Removed ContinualAnimation, reimplemented some of its occurances in the old_projects, added warnings for the rest

This commit is contained in:
Grant Sanderson
2019-02-16 12:46:54 -08:00
parent 3b9c085cf1
commit b2c7e83843
13 changed files with 136 additions and 139 deletions

View File

@ -5,6 +5,14 @@ import cv2
sys.path.append(os.path.join(os.path.dirname(__file__), '..'))
from big_ol_pile_of_manim_imports import *
import warnings
warnings.warn("""
Warning: This file makes use of
ContinualAnimation, which has since
been deprecated
""")
from nn.network import *
#force_skipping