Fixed typo in comment imports.py

I have fixed a very simple typo and would like to commit it.
This commit is contained in:
BERENGENITA 2020-08-27 12:17:43 +02:00 committed by GitHub
parent 9174ec335c
commit 9f945d9940
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.
of manim available without having to worry about what namespace they come from.