Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
🔥 🐛 remove semantic children from the state on __setstate__ (#372)
This is the inverse operation to adding them to the state in __getstate__. Without this, in the subsequent super call, all these children wind up in __dict__.
- Loading branch information