argos/argos_monitoring/server/routes/__init__.py
Luc Didry 4880c65681
💥 — Rename argos to argos-monitoring to fit the package name (fix #53)
Uninstall argos with `pip uninstall argos-monitoring` before installing this release!
2024-07-04 09:44:07 +02:00

2 lines
64 B
Python

from .api import route as api
from .views import route as views