mirror of
https://github.com/3b1b/manim.git
synced 2025-07-30 13:34:19 +08:00
create manimlib.imports
This commit is contained in:
@ -1,5 +1,5 @@
|
||||
# -*- coding: utf-8 -*-
|
||||
from big_ol_pile_of_manim_imports import *
|
||||
from manimlib.imports import *
|
||||
|
||||
|
||||
def apply_function_to_center(point_func, mobject):
|
||||
|
Reference in New Issue
Block a user