mirror of
https://github.com/3b1b/manim.git
synced 2025-08-21 05:44:04 +00:00
Move reconfigurable_scene.py to once_useful_constructs
This commit is contained in:
parent
2c55f93512
commit
28650b27dc
2 changed files with 0 additions and 1 deletions
|
@ -67,7 +67,6 @@ from manimlib.once_useful_constructs.fractals import *
|
|||
from manimlib.once_useful_constructs.graph_theory import *
|
||||
from manimlib.once_useful_constructs.light import *
|
||||
|
||||
from manimlib.scene.reconfigurable_scene import *
|
||||
from manimlib.scene.scene import *
|
||||
from manimlib.scene.sample_space_scene import *
|
||||
from manimlib.scene.three_d_scene import *
|
||||
|
|
Loading…
Add table
Reference in a new issue