mirror of
https://github.com/ManimCommunity/manim.git
synced 2026-06-22 10:01:47 +00:00
fix imports, again
This commit is contained in:
parent
ed9e797b65
commit
178778dce8
2 changed files with 0 additions and 3 deletions
|
|
@ -81,7 +81,6 @@ from .scene.moving_camera_scene import *
|
|||
from .scene.scene import *
|
||||
from .scene.scene_file_writer import *
|
||||
from .scene.section import *
|
||||
from .scene.three_d_scene import *
|
||||
from .scene.vector_space_scene import *
|
||||
from .scene.zoomed_scene import *
|
||||
from .utils import color, rate_functions, unit
|
||||
|
|
|
|||
|
|
@ -69,8 +69,6 @@ __all__ = [
|
|||
"DEFAULT_QUALITY",
|
||||
"EPILOG",
|
||||
"CONTEXT_SETTINGS",
|
||||
"SHIFT_VALUE",
|
||||
"CTRL_VALUE",
|
||||
"RendererType",
|
||||
"LineJointType",
|
||||
]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue