Skip to content

Commit 9a4de7f

Browse files
kolibril13behackl
andauthored
Update manim/utils/color.py
Co-authored-by: Benjamin Hackl <[email protected]>
1 parent 1d62909 commit 9a4de7f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

manim/utils/color.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@ class Colors(Enum):
105105
.. code-block:: python
106106
107107
>>> import manim.utils.color as C
108-
>>> C.WHITE
108+
>>> C.WHITE
109109
'#FFFFFF'
110110
111111
Note this way uses the name of the colors in UPPERCASE.

0 commit comments

Comments
 (0)