Files
digifi-BankEmulator/app/api/routes/__init__.py
T
2025-10-29 17:39:31 +01:00

3 lines
61 B
Python

from .routes import api
from .authentication import auth_bp