We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 02d0cbb commit 4b4d497Copy full SHA for 4b4d497
manim/mobject/mobject.py
@@ -1,9 +1,5 @@
1
"""
2
-mobject.py
3
-----------
4
-
5
-Base classes for all MObjects.
6
+MObject: Base classes for all mathematical objects.
7
8
from functools import reduce
9
import copy
0 commit comments