Skip to content

Commit 6a9a124

Browse files
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent 411d75d commit 6a9a124

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

xarray/core/_reductions.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@
66
from . import duck_array_ops
77

88
if TYPE_CHECKING:
9-
from .dataset import Dataset
109
from .dataarray import DataArray
10+
from .dataset import Dataset
1111

1212

1313
class DatasetReductions:

0 commit comments

Comments
 (0)