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 Nov 20, 2021
1 parent 411d75d commit 6a9a124
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion xarray/core/_reductions.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@
from . import duck_array_ops

if TYPE_CHECKING:
from .dataset import Dataset
from .dataarray import DataArray
from .dataset import Dataset


class DatasetReductions:
Expand Down

0 comments on commit 6a9a124

Please sign in to comment.