0
0
Fork 0
mirror of https://github.com/alerta/alerta.git synced 2025-01-24 17:29:39 +00:00
alerta_alerta/alerta/utils
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 Flatten directory structure 2017-09-20 15:08:46 +01:00
api.py Fix linting errors (#1618) 2021-11-21 17:26:37 +01:00
audit.py refactor: convert formatted strings to f-strings (more) (#1522) 2021-05-09 16:19:40 +02:00
client.py refactor: convert tests to use f-strings (#1521) 2021-05-09 15:20:58 +02:00
collections.py Add attributes field to heartbeat for use in hb alerts (#1128) 2020-01-25 13:03:35 +01:00
config.py refactor: convert formatted strings to f-strings (#1520) 2021-05-09 14:52:54 +02:00
format.py refactor: convert tests to use f-strings (#1521) 2021-05-09 15:20:58 +02:00
hooks.py Clear login from 'acked-by' attribute if alert opens again 2020-11-24 21:33:19 +01:00
key.py Fix linting errors (#1618) 2021-11-21 17:26:37 +01:00
logging.py request filter fixes in logging.py (#1442) 2021-01-11 14:25:50 +01:00
mailer.py Update mailer.py (#1145) 2020-02-13 18:09:57 +01:00
paging.py refactor: convert formatted strings to f-strings (#1520) 2021-05-09 14:52:54 +02:00
plugin.py refactor: convert formatted strings to f-strings (more) (#1522) 2021-05-09 16:19:40 +02:00
response.py Fix API response href base URL (#1256) 2020-06-26 21:37:32 +02:00
tracing.py Fix flake W504 issues and ignore flake W503 (#1061) 2019-08-11 01:18:26 +02:00
webhook.py refactor: convert formatted strings to f-strings (#1520) 2021-05-09 14:52:54 +02:00