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
As of right now, the kwargs flags for dump(s) and load(s) are still the ones inherited from hyperjson, and as of right now most of those don't do anything. We should remove the ones that don't do anything, and add flags for current and future features like type erasures, or omitting nulls, etc.
The text was updated successfully, but these errors were encountered:
As of right now, the kwargs flags for dump(s) and load(s) are still the ones inherited from hyperjson, and as of right now most of those don't do anything. We should remove the ones that don't do anything, and add flags for current and future features like type erasures, or omitting nulls, etc.
The text was updated successfully, but these errors were encountered: