3b1b-manim/animation/__init__.py

5 lines
71 B
Python
Raw Normal View History

2015-11-23 10:34:42 -08:00
__all__ = [
"animation",
"simple_animations",
"transform"
]