open-law/app/models/__init__.py

3 lines
81 B
Python
Raw Normal View History

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