mirror of
https://github.com/3b1b/manim.git
synced 2025-07-30 21:44:19 +08:00
create manimlib.imports
This commit is contained in:
@ -1,5 +1,5 @@
|
||||
|
||||
from big_ol_pile_of_manim_imports import *
|
||||
from manimlib.imports import *
|
||||
from functools import reduce
|
||||
|
||||
def break_up(mobject, factor = 1.3):
|
||||
|
Reference in New Issue
Block a user