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

@ -5,7 +5,7 @@ import itertools as it
from copy import deepcopy
import sys
from big_ol_pile_of_manim_imports import *
from manimlib.imports import *
from functools import reduce
DEFAULT_PLANE_CONFIG = {