Skip to content

Commit

Permalink
pre-commit fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
cisaacstern committed Dec 12, 2023
1 parent 5044a73 commit d249170
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion distributed/tests/test_dask_collections.py
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@
import dask.bag as db
import dask.dataframe as dd

from distributed.nanny import Nanny
from distributed.client import wait
from distributed.nanny import Nanny
from distributed.utils_test import gen_cluster

dfs = [
Expand Down

0 comments on commit d249170

Please sign in to comment.