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:
@ -3,7 +3,7 @@ import sys
|
||||
import os.path
|
||||
import cv2
|
||||
|
||||
from big_ol_pile_of_manim_imports import *
|
||||
from manimlib.imports import *
|
||||
|
||||
from nn.network import *
|
||||
from nn.part1 import *
|
||||
|
Reference in New Issue
Block a user