mirror of
https://github.com/nexus-stc/hyperboria
synced 2025-02-02 13:57:31 +01:00
4 lines
84 B
Python
4 lines
84 B
Python
|
from .pool_holder import AioPostgresPoolHolder
|
||
|
|
||
|
__all__ = ['AioPostgresPoolHolder']
|