Skip to content

Commit 6ee373d

Browse files
committed
ok I guess I can be explicit about the names imported
1 parent 4465bc3 commit 6ee373d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

effect/async.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
from .parallel_async import *
1+
from .parallel_async import perform_parallel_async
22
__all__ = ['perform_parallel_async']

0 commit comments

Comments
 (0)