Merge pull request #1216 from BERENGENITA/patch-1

Fixed typo in comment imports.py
This commit is contained in:
鹤翔万里
2020-10-02 14:03:07 +08:00
committed by GitHub

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.
of manim available without having to worry about what namespace they come from.