gather_in_batches
in package namespace
This commit is contained in:
parent
406828eaca
commit
c4362a7b26
@ -1,6 +1,6 @@
|
||||
[metadata]
|
||||
name = webutils-df
|
||||
version = 0.0.3
|
||||
version = 0.0.4
|
||||
author = Daniil F.
|
||||
author_email = mail@placeholder123.to
|
||||
description = Miscellaneous web utilities
|
||||
|
@ -1 +1,4 @@
|
||||
from .util import in_async_session
|
||||
from .util import (
|
||||
in_async_session,
|
||||
gather_in_batches
|
||||
)
|
||||
|
Loading…
Reference in New Issue
Block a user