-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
enhancementNew feature or requestNew feature or request
Description
It would be good to have an option, passed when initializing a ZANJ() object, which allows for any custom loaders to be disabled. For example, if you store a SerializableDataclass, but for some reason can't or don't want to recover the actual data structure, this option would let you get that back as just a dict (probably with the __format__ key/val removed).
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request