create manimlib.imports

This commit is contained in:
Devin Neal
2019-05-02 20:36:14 -07:00
parent be7b259274
commit db1a89db79
164 changed files with 164 additions and 164 deletions

View File

@ -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 *