mirror of
https://github.com/3b1b/manim.git
synced 2025-07-30 13:34:19 +08:00
Merge branch 'master' of https://github.com/3b1b/manim into WindingNumber
This commit is contained in:
@ -493,4 +493,4 @@ class AnimationGroup(Animation):
|
||||
|
||||
def clean_up(self, *args, **kwargs):
|
||||
for anim in self.sub_anims:
|
||||
anim.clean_up(*args, **kwargs)
|
||||
anim.clean_up(*args, **kwargs)
|
||||
|
Reference in New Issue
Block a user