You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Remove deepcopy
Just found this one after updating something internal and hitting serialization issue again. See previous PR regarding deepcopy (they have no purpose).
* Fixed flake8 issues
* Add deepcopy to test
Engine input isolation removed, update test with deepcopy.
* Isolation no longer expected
Remove test with this expectation.
* Reconfigure tests no isolation nb.
Used deepcopy where necessary when tests used the isolated nb
expectation in unittest logic for assertion checks.
Co-authored-by: Matthew Seal <[email protected]>
0 commit comments