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.
1 parent fc379a0 commit 59f0f98Copy full SHA for 59f0f98
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