Commit Graph
3 Commits
Author SHA1 Message Date
VasiliosandGitHub ca6b9fe1a2 Implementing pickle methods (#535)
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
2023-10-16 22:17:15 +11:00
Vasili Syrakis 7a358a63cf Add __version__ attribute to package 2021-03-31 11:44:32 +11:00
Vasilios SyrakisandGitHub 4554d91f89 Exclude empty lists from to_dict output 2020-01-29 22:32:35 +11:00