You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 9, 2023. It is now read-only.
There is two ways to implement this: the first one by using really questionable decorators for classes like dataclasses; the second way is to use bson instead of json with additional utilities to pack and unpack data.
There is two ways to implement this: the first one by using really questionable decorators for classes like
dataclasses
; the second way is to usebson
instead ofjson
with additional utilities to pack and unpack data.Drafts:
The text was updated successfully, but these errors were encountered: