Skip to content

Commit

Permalink
[pre-commit.ci] auto fixes from pre-commit.com hooks
Browse files Browse the repository at this point in the history
for more information, see https://pre-commit.ci
  • Loading branch information
pre-commit-ci[bot] committed Sep 2, 2024
1 parent 221ba48 commit 157c46d
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions xarray/namedarray/_array_api/_manipulation_functions.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@

from typing import Any

from xarray.namedarray._array_api._creation_functions import asarray
from xarray.namedarray._array_api._data_type_functions import result_type
from xarray.namedarray._array_api._utils import (
_get_broadcasted_dims,
Expand All @@ -18,7 +17,6 @@
_default,
_Dim,
_DType,
_Shape,
_ShapeType,
)
from xarray.namedarray.core import NamedArray
Expand Down

0 comments on commit 157c46d

Please sign in to comment.