mirror of
https://github.com/3b1b/manim.git
synced 2025-11-15 19:57:45 +00:00
import bug in SampleSpaceScene
This commit is contained in:
parent
487f6747e1
commit
5f2aa31fc3
1 changed files with 1 additions and 1 deletions
|
|
@ -1,6 +1,6 @@
|
||||||
from constants import *
|
from constants import *
|
||||||
|
|
||||||
from scene.scene import Scene
|
from scene import Scene
|
||||||
|
|
||||||
from animation.animation import Animation
|
from animation.animation import Animation
|
||||||
from animation.transform import MoveToTarget
|
from animation.transform import MoveToTarget
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue