We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents fc379a0 + 59f0f98 commit 529bb7eCopy full SHA for 529bb7e
streamz/dask.py
@@ -4,7 +4,7 @@
4
5
from tornado import gen
6
7
-from dask.compatibility import apply
+from dask.utils import apply
8
from distributed.client import default_client
9
10
from .core import Stream
0 commit comments