sipi-web/sipi-app/core/models/__init__.py

6 lines
64 B
Python

__all__ = (
'db_helper'
)
from .db_helper import db_helper