|
"""This file is part of the apidb package. It has been generated by the
|
|
command halfORM. To keep it in sync with your database structure, just rerun
|
|
halfORM.
|
|
|
|
More information on the half_orm library on https://github.com/collorg/halfORM.
|
|
"""
|
|
|
|
__all__ = [
|
|
'api',
|
|
'db_connector'
|
|
]
|