Skip to content

Commit

Permalink
[test-upstream] import cleanup fixture from distributed (#6650)
Browse files Browse the repository at this point in the history
Co-authored-by: keewis <[email protected]>
  • Loading branch information
andersy005 and keewis authored May 29, 2022
1 parent 3e099e4 commit ed5d2b5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion xarray/tests/test_distributed.py
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@

from dask.distributed import Client, Lock
from distributed.client import futures_of
from distributed.utils_test import cluster, gen_cluster, loop
from distributed.utils_test import cluster, gen_cluster, loop, cleanup # noqa: F401

import xarray as xr
from xarray.backends.locks import HDF5_LOCK, CombinedLock
Expand Down

0 comments on commit ed5d2b5

Please sign in to comment.