mirror of
https://github.com/alerta/alerta.git
synced 2025-01-27 02:28:49 +00:00
3 lines
50 B
Python
3 lines
50 B
Python
from alerta import create_app
|
|
|
|
app = create_app()
|