mirror of
https://github.com/alerta/alerta.git
synced 2025-01-24 17:29:39 +00:00
3 lines
50 B
Python
3 lines
50 B
Python
from alerta import create_app
|
|
|
|
app = create_app()
|