mirror of
https://github.com/3b1b/manim.git
synced 2025-08-01 17:29:06 +08:00
typo
This commit is contained in:
@ -69,7 +69,7 @@ class Scene(Container):
|
|||||||
def setup(self):
|
def setup(self):
|
||||||
"""
|
"""
|
||||||
This is meant to be implement by any scenes which
|
This is meant to be implement by any scenes which
|
||||||
are comonly subclassed, and have some common setup
|
are commonly subclassed, and have some common setup
|
||||||
involved before the construct method is called.
|
involved before the construct method is called.
|
||||||
"""
|
"""
|
||||||
pass
|
pass
|
||||||
|
Reference in New Issue
Block a user