open-law/app/models/__init__.py

3 lines
81 B
Python
Raw Normal View History

2023-04-20 13:10:16 +00:00
# flake8: noqa F401
from .user import User, AnonymousUser, gen_password_reset_id