Skip to content

Commit

Permalink
Implementing pickle methods (#535)
Browse files Browse the repository at this point in the history
Continuing work from #484 by @kevinaud to fix #419

* Implementing pickle methods
* Implement __copy__, __reduce__, and fix __setstate__
* Moved pickling tests into their own file
* Add test for caching
  • Loading branch information
cetanu authored Oct 16, 2023
1 parent 4f18ed1 commit ca6b9fe
Show file tree
Hide file tree
Showing 5 changed files with 606 additions and 377 deletions.
Loading

0 comments on commit ca6b9fe

Please sign in to comment.