mirror of
https://github.com/ManimCommunity/manim.git
synced 2026-06-22 10:01:47 +00:00
Fix test_multi_animation_override_exception
This commit is contained in:
parent
d3d7a814c1
commit
0ec0c5cb76
1 changed files with 1 additions and 0 deletions
|
|
@ -41,6 +41,7 @@ from manim.event_handler.event_listener import EventListener
|
|||
from manim.event_handler.event_type import EventType
|
||||
from manim.utils.bezier import integer_interpolate, interpolate
|
||||
from manim.utils.color import *
|
||||
from manim.utils.exceptions import MultiAnimationOverrideException
|
||||
|
||||
# from ..utils.iterables import batch_by_property
|
||||
from manim.utils.iterables import (
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue