Skip to content

Commit 884846e

Browse files
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent 3282c75 commit 884846e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

manim/mobject/mobject.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1767,7 +1767,7 @@ def set_color_by_gradient(self, *colors: Iterable[ParsableManimColor]):
17671767
Parameters
17681768
----------
17691769
colors
1770-
The colors to use for the gradient. Use like
1770+
The colors to use for the gradient. Use like
17711771
``set_color_by_gradient(RED, BLUE, GREEN)``.
17721772
17731773
"""

0 commit comments

Comments
 (0)