Files
leocrm/app/routes/__init__.py
T

4 lines
142 B
Python
Raw Normal View History

"""Routes package."""
from app.routes import auth, users, roles, tenants, health, notifications, companies, contacts, import_export, plugins