open-law/app/schema/__init__.py

4 lines
78 B
Python
Raw Normal View History

2023-04-20 13:10:16 +00:00
# flake8: noqa F401
from .pagination import Pagination
from .user import User