0
0
Fork 0
mirror of https://github.com/alerta/alerta.git synced 2025-01-24 17:29:39 +00:00
alerta_alerta/alerta/views
Nick Satterly 0cb430d2ef
Fix linting errors (#1618)
* Use flake8 instead of pylint and black

* Fix type errors
2021-11-21 17:26:37 +01:00
..
__init__.py Move config endpoint to own file (#1101) 2019-10-14 23:32:21 +02:00
alerts.py Fix linting errors (#1618) 2021-11-21 17:26:37 +01:00
blackouts.py refactor: create "query builders" for all data models (#1446) 2021-03-13 20:34:39 +01:00
bulk.py refactor: convert formatted strings to f-strings (more) (#1522) 2021-05-09 16:19:40 +02:00
config.py feat: add default blackout duration to config endpoint (#1506) 2021-04-25 14:14:34 +02:00
customers.py refactor: create "query builders" for all data models (#1446) 2021-03-13 20:34:39 +01:00
groups.py refactor: create "query builders" for all data models (#1446) 2021-03-13 20:34:39 +01:00
heartbeats.py refactor: create "query builders" for all data models (#1446) 2021-03-13 20:34:39 +01:00
keys.py refactor: create "query builders" for all data models (#1446) 2021-03-13 20:34:39 +01:00
oembed.py refactor: create "query builders" for all data models (#1446) 2021-03-13 20:34:39 +01:00
permissions.py refactor: convert formatted strings to f-strings (#1520) 2021-05-09 14:52:54 +02:00
users.py refactor: convert formatted strings to f-strings (#1520) 2021-05-09 14:52:54 +02:00