mirror of
https://github.com/3b1b/manim.git
synced 2026-04-26 03:00:23 -04:00
5 lines
50 B
Python
5 lines
50 B
Python
__all__ = [
|
|
"scene"
|
|
]
|
|
|
|
from scene import Scene |