mirror of
https://github.com/ManimCommunity/manim.git
synced 2026-06-22 10:01:47 +00:00
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
This commit is contained in:
parent
a2729366ce
commit
a5cfea1f1f
1 changed files with 1 additions and 1 deletions
|
|
@ -17,7 +17,7 @@ __all__ = [
|
|||
]
|
||||
|
||||
from collections.abc import Callable, Iterable, Sequence
|
||||
from typing import TYPE_CHECKING, Any, Literal, Self, Type
|
||||
from typing import TYPE_CHECKING, Any, Literal, Self
|
||||
|
||||
import numpy as np
|
||||
from isosurfaces import plot_isosurface
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue