Skip to content

Commit

Permalink
Update distributed/nanny.py
Browse files Browse the repository at this point in the history
  • Loading branch information
graingert authored Nov 7, 2022
1 parent 435d98b commit 84b32f2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion distributed/nanny.py
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,6 @@
from time import sleep as sync_sleep
from typing import TYPE_CHECKING, Callable, ClassVar, Literal

import tornado.util
from toolz import merge
from tornado.ioloop import IOLoop

Expand Down

0 comments on commit 84b32f2

Please sign in to comment.