This repository has been archived on 2023-09-24. You can view files and clone it, but cannot push or open issues or pull requests.
takahe/api/models/__init__.py

3 lines
78 B
Python
Raw Normal View History

2022-12-11 05:03:14 +01:00
from .application import Application # noqa
from .token import Token # noqa