Skip to content

Commit 4b4d497

Browse files
committed
make mobject.py documentation look prettier
1 parent 02d0cbb commit 4b4d497

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

manim/mobject/mobject.py

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,5 @@
11
"""
2-
mobject.py
3-
----------
4-
5-
Base classes for all MObjects.
6-
2+
MObject: Base classes for all mathematical objects.
73
"""
84
from functools import reduce
95
import copy

0 commit comments

Comments
 (0)