mirror of
https://github.com/3b1b/manim.git
synced 2025-08-05 16:49:03 +00:00
Update scene.py
This commit is contained in:
parent
08c90c272b
commit
dec753fc26
1 changed files with 1 additions and 1 deletions
|
@ -90,7 +90,7 @@ class Scene(Container):
|
|||
def tear_down(self):
|
||||
"""
|
||||
This is meant to be implemented by any scenes which
|
||||
are comonly subclassed, and have some common method
|
||||
are commonly subclassed, and have some common method
|
||||
to be invoked before the scene ends.
|
||||
"""
|
||||
pass
|
||||
|
|
Loading…
Add table
Reference in a new issue