mirror of
https://github.com/IRBorisov/ConceptPortal.git
synced 2025-08-14 12:50:37 +03:00
3 lines
117 B
Python
3 lines
117 B
Python
![]() |
''' Serializers for persistent data manipulation (AI Prompts). '''
|
||
|
from .data_access import PromptTemplateSerializer
|