Files
manim/animation/__init__.py
2018-03-30 18:19:23 -07:00

5 lines
71 B
Python

__all__ = [
"animation",
"simple_animations",
"transform"
]