open-law/app/schema/__init__.py

4 lines
78 B
Python
Raw Normal View History

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