Skip to content

Commit

Permalink
Changed import statement to manimlib.imports
Browse files Browse the repository at this point in the history
  • Loading branch information
zimmermant committed May 16, 2019
1 parent d1079cb commit 37efeb9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion manim_tutorial_P37.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
from big_ol_pile_of_manim_imports import *
from manimlib.imports import *
import os
import pyclbr

Expand Down

0 comments on commit 37efeb9

Please sign in to comment.