Skip to content

Commit d711d8a

Browse files
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent 4fdbca1 commit d711d8a

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)