mirror of
https://github.com/3b1b/manim.git
synced 2025-11-14 17:07:45 +00:00
Minor clean up to imports
This commit is contained in:
parent
d68b2a44a7
commit
9f3cb6f612
1 changed files with 1 additions and 1 deletions
|
|
@ -1,6 +1,6 @@
|
|||
from manimlib.animation.animation import Animation
|
||||
from manimlib.animation.transform import Transform
|
||||
from manimlib.constants import *
|
||||
from manimlib.constants import DOWN
|
||||
from manimlib.mobject.types.vectorized_mobject import VMobject
|
||||
from manimlib.utils.bezier import interpolate
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue