mirror of
https://github.com/wassname/catalyst.git
synced 2026-07-05 11:23:50 +08:00
8b3fce94a3
Previously the class SerializeableZiplineObject was used to house basic __setstate__ and __getstate__ methods. It wasn't really doing much that was helpful, so it is now gone.