mirror of
https://github.com/3b1b/manim.git
synced 2025-08-19 21:08:53 +00:00
Fixed typo in comment imports.py
I have fixed a very simple typo and would like to commit it.
This commit is contained in:
parent
9174ec335c
commit
9f945d9940
1 changed files with 1 additions and 1 deletions
|
@ -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.
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue