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 14, 2023
1 parent e58350b commit 82e9fc4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion xarray/tests/test_backends.py
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,7 @@
requires_dask,
requires_fsspec,
requires_h5netcdf,
requires_h5netcdf_ros3,
requires_iris,
requires_netCDF4,
requires_pseudonetcdf,
Expand All @@ -77,7 +78,6 @@
requires_scipy,
requires_scipy_or_netCDF4,
requires_zarr,
requires_h5netcdf_ros3,
)
from xarray.tests.test_coding_times import (
_ALL_CALENDARS,
Expand Down

0 comments on commit 82e9fc4

Please sign in to comment.