mirror of
https://github.com/3b1b/manim.git
synced 2025-07-27 03:52:20 +08:00
Fix the import
Fix the import statement
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
from manimlib.imports import *
|
||||
from manimlib import *
|
||||
|
||||
class SquareToCircle(Scene):
|
||||
def construct(self):
|
||||
|
Reference in New Issue
Block a user