Skip to content

Commit ed5d2b5

Browse files
andersy005keewis
andauthored
[test-upstream] import cleanup fixture from distributed (#6650)
Co-authored-by: keewis <keewis@users.noreply.github.com>
1 parent 3e099e4 commit ed5d2b5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

xarray/tests/test_distributed.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212

1313
from dask.distributed import Client, Lock
1414
from distributed.client import futures_of
15-
from distributed.utils_test import cluster, gen_cluster, loop
15+
from distributed.utils_test import cluster, gen_cluster, loop, cleanup # noqa: F401
1616

1717
import xarray as xr
1818
from xarray.backends.locks import HDF5_LOCK, CombinedLock

0 commit comments

Comments
 (0)