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