Skip to content

Commit 8510106

Browse files
pre-commit-ci[bot]JasonGrace2282
authored andcommitted
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent 91d780e commit 8510106

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/source/contributing/docs/types.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ you will need something like:
8585
.. code-block:: python
8686
8787
if TYPE_CHECKING:
88-
from manim.utils.color import ParsableManimColor
88+
from manim.utils.color import ParsableManimColor
8989
9090
# typehint stuff with ParsableManimColor
9191

0 commit comments

Comments
 (0)