Ask a question to get started
Enter to sendā¢Shift+Enter new line
Base class for serializing data.
BaseSerializer( self, persist_path: str, )
ABC
The file extension suggested by this serializer (without dot).
Saves the data to the persist_path
Loads the data from the persist_path