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
Casual use have shown Expando object to not be JSON serializable. Related, there should also be a test case that shows them to be serializable by Pickle.
The text was updated successfully, but these errors were encountered:
Casual use have shown
Expando
object to not beJSON
serializable. Related, there should also be a test case that shows them to be serializable byPickle
.The text was updated successfully, but these errors were encountered: