Closed
Description
In dask/distributed#5170, @fjetter pointed out that distributed
was incorrectly using force_to_top
in our isort
configuration (we should have been using float_to_top
instead). Just a minor point, but since xarray
s isort
configuration influenced what we did over in dask
and distributed
, I thought it was worth letting the Xarray devs know about it
Line 164 in 8f5b4a1
Metadata
Metadata
Assignees
Labels
No labels