This commit is contained in:
Grant Sanderson
2023-01-26 23:44:33 -08:00
parent de7545e5fa
commit 86fb1d82f5

View File

@ -599,7 +599,7 @@ class Mobject(object):
result.parents = []
result.target = None
result.save_state = None
result.saved_state = None
# copy.copy is only a shallow copy, so the internal
# data which are numpy arrays or other mobjects still