Skip to content

Commit

Permalink
Merge branch 'named-array' of https://github.com/andersy005/xarray in…
Browse files Browse the repository at this point in the history
…to pr/8075
  • Loading branch information
Illviljan committed Sep 11, 2023
2 parents b2a1cda + 2661001 commit d2971cc
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion xarray/namedarray/core.py
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,6 @@
)

if typing.TYPE_CHECKING:

from xarray.namedarray.utils import T_DuckArray

T_NamedArray = typing.TypeVar("T_NamedArray", bound="NamedArray")
Expand Down

0 comments on commit d2971cc

Please sign in to comment.