Skip to content

Commit

Permalink
style: pre-commit fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
pre-commit-ci[bot] committed Sep 25, 2023
1 parent 6efa883 commit 509804c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/scikit_build_core/resources/_editable_redirect.py
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@

if typing.TYPE_CHECKING:
from collections.abc import Iterator

if sys.version_info < (3, 8):
from importlib_resources.abc import Traversable, TraversableResources
elif sys.version_info < (3, 11):
Expand Down

0 comments on commit 509804c

Please sign in to comment.