mirror of
https://github.com/3b1b/manim.git
synced 2025-08-02 11:03:03 +08:00
create manimlib.imports
This commit is contained in:
@ -1,6 +1,6 @@
|
||||
#!/usr/bin/env python
|
||||
|
||||
from big_ol_pile_of_manim_imports import *
|
||||
from manimlib.imports import *
|
||||
|
||||
# To watch one of these scenes, run the following:
|
||||
# python -m manim example_scenes.py SquareToCircle -pl
|
||||
|
Reference in New Issue
Block a user