mirror of
https://github.com/3b1b/manim.git
synced 2026-04-26 03:00:23 -04:00
typo
This commit is contained in:
@@ -69,7 +69,7 @@ class Scene(Container):
|
||||
def setup(self):
|
||||
"""
|
||||
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.
|
||||
"""
|
||||
pass
|
||||
|
||||
Reference in New Issue
Block a user