Skip to content

Commit 401f71d

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 88ea3d5 commit 401f71d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

manim/mobject/types/vectorized_mobject.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
Literal,
2525
Mapping,
2626
Sequence,
27-
TypeVar
27+
TypeVar,
2828
)
2929

3030
import numpy as np

0 commit comments

Comments
 (0)