Skip to content

Commit d8d6e12

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

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/integration/test_zarr_to_iris.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@
88
import pytest
99
import xarray as xr
1010
import zarr
11-
1211
from ncdata.iris_xarray import cubes_from_xarray as conversion_func
1312

1413
zarr_major_version = int(zarr.__version__.split(".")[0])

0 commit comments

Comments
 (0)