3b1b-manim/scene/__init__.py

5 lines
50 B
Python
Raw Normal View History

2015-11-23 10:34:42 -08:00
__all__ = [
"scene"
]
from scene import Scene