Skip to content

Commit

Permalink
cosmetic
Browse files Browse the repository at this point in the history
  • Loading branch information
crusaderky committed Aug 19, 2024
1 parent 32fd7b7 commit fea86f4
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions versioned_hdf5/subchunk_map.py
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,7 @@
from numpy.typing import NDArray

if TYPE_CHECKING:
# TODO import from typing (requires Python 3.10)
# TODO remove quotes (requires Python 3.10)
# TODO import from typing and remove quotes (requires Python 3.10)
# TODO use type <name> = ... (requires Python 3.12)
from typing_extensions import TypeAlias

Expand Down

0 comments on commit fea86f4

Please sign in to comment.