3 lines
117 B
Python
3 lines
117 B
Python
![]() |
''' Serializers for persistent data manipulation (AI Prompts). '''
|
||
|
from .data_access import PromptTemplateSerializer
|