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 4465bc3 commit 6ee373dCopy full SHA for 6ee373d
effect/async.py
@@ -1,2 +1,2 @@
1
-from .parallel_async import *
+from .parallel_async import perform_parallel_async
2
__all__ = ['perform_parallel_async']
0 commit comments