mirror of
https://github.com/nexus-stc/hyperboria
synced 2024-11-11 22:09:24 +01:00
8472f27ec5
GitOrigin-RevId: ddf02e70d2827c048db49b687ebbcdcc67807ca6
4 lines
84 B
Python
4 lines
84 B
Python
from .pool_holder import AioPostgresPoolHolder
|
|
|
|
__all__ = ['AioPostgresPoolHolder']
|