open-law/app/schema/__init__.py

4 lines
78 B
Python

# flake8: noqa F401
from .pagination import Pagination
from .user import User