Update imports.py

corrected the linking word.
This commit is contained in:
Sujan Dutta 2020-07-17 10:47:55 +05:30 committed by GitHub
parent 3c1a6bb8b1
commit 25f672cc55
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,5 +1,5 @@
""" """
I won't pretend like this is best practice, by in creating animations for a video, I won't pretend like this is best practice, but in creating animations for a video,
it can be very nice to simply have all of the Mobjects, Animations, Scenes, etc. it can be very nice to simply have all of the Mobjects, Animations, Scenes, etc.
of manim available without having to worry about what namespace they come from. of manim available without having to worry about what namespace they come from.