mirror of
https://github.com/3b1b/manim.git
synced 2025-09-01 00:48:45 +00:00
Remove meta_animations from animation.__init__.py
This commit is contained in:
parent
ad25f65327
commit
2ea2109694
1 changed files with 0 additions and 1 deletions
|
@ -1,6 +1,5 @@
|
||||||
__all__ = [
|
__all__ = [
|
||||||
"animation",
|
"animation",
|
||||||
"meta_animations",
|
|
||||||
"simple_animations",
|
"simple_animations",
|
||||||
"transform"
|
"transform"
|
||||||
]
|
]
|
||||||
|
|
Loading…
Add table
Reference in a new issue