renamed the package for import purposes

This commit is contained in:
2022-01-26 09:29:58 +01:00
parent cba554561f
commit d29ebeb7d6
4 changed files with 4 additions and 3 deletions
+5
View File
@@ -0,0 +1,5 @@
from .util import (
in_async_session,
attempt,
gather_in_batches
)