mirror of
https://github.com/3b1b/manim.git
synced 2025-11-14 11:17:43 +00:00
commit
186b86cb70
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