mirror of
https://github.com/3b1b/manim.git
synced 2025-08-02 02:35:22 +08:00
5 lines
50 B
Python
5 lines
50 B
Python
__all__ = [
|
|
"scene"
|
|
]
|
|
|
|
from scene import Scene |