Replies: 1 comment
-
What does it mean to pickle an |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Is it possible to let
nb_func
able to be pickled automatically instead of having to write a class with an operator with__reduce__
and__setstate__
?Beta Was this translation helpful? Give feedback.
All reactions