mirror of
https://github.com/fergalmoran/fsai-api.git
synced 2026-01-07 09:04:10 +00:00
3 lines
75 B
Python
3 lines
75 B
Python
from app.main import errors # noqa
|
|
from app.main.views import main # noqa
|