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
Fix serialisation of dict (#422)
* Serialisation was not working for queries which embedded dictionaries
* Add document serialisation
* Satisfy the linting gods
* Remove print statement
* Fix negation of isinstance