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
There is a trick with __reduce__ described on stackoverflow that may be applicable here, though it requires us to define an auxiliary class in the __main__ namespace.
I don't think anything can be done about it, though.
The text was updated successfully, but these errors were encountered: