4 lines
56 B
Python

from app.crud.crud_user import user
__all__ = ["user"]