Skip to content

Commit

Permalink
style(pre-commit.ci): auto fixes [...]
Browse files Browse the repository at this point in the history
  • Loading branch information
pre-commit-ci[bot] committed Jun 12, 2024
1 parent 22e57b2 commit 15c93c8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/ndv/viewer2/_octree.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
from typing import Any, Generic, Iterator, NamedTuple, TypeVar
from typing import Generic, Iterator, NamedTuple, TypeVar

MAX_DEPTH = 8

Expand Down

0 comments on commit 15c93c8

Please sign in to comment.