oncall-engine/engine/apps/alerts
Vadim Stepanov f977f9faee
Minor formatting changes (#2641)
# What this PR does

- Updates `black` and `flake8` to latest
- Removes `F541` from flake8 ignore (`F541 f-string is missing
placeholders`)
- Enables ["float to top"
option](https://pycqa.github.io/isort/docs/configuration/options.html#float-to-top)
for `isort`
2023-07-26 14:45:44 +01:00
..
escalation_snapshot Minor formatting changes (#2641) 2023-07-26 14:45:44 +01:00
grafana_alerting_sync_manager apps.get_model -> import (#2619) 2023-07-25 09:43:23 +00:00
incident_appearance apps.get_model -> import (#2619) 2023-07-25 09:43:23 +00:00
incident_log_builder apps.get_model -> import (#2619) 2023-07-25 09:43:23 +00:00
migrations drop alert_receive_channel.restricted_at column (#2646) 2023-07-26 12:48:06 +00:00
models Minor formatting changes (#2641) 2023-07-26 14:45:44 +01:00
tasks Minor formatting changes (#2641) 2023-07-26 14:45:44 +01:00
tests Fix "Continue escalation if >X alerts per Y minutes" escalation step (#2636) 2023-07-26 13:33:24 +01:00
__init__.py World, meet OnCall! 2022-06-03 08:09:47 -06:00
admin.py remove references to AlertGroup.is_archived and AlertGroup.unarchived_objects (#2524) 2023-07-18 11:48:34 +00:00
constants.py OnCall prometheus metrics exporter (#1605) 2023-05-25 18:26:13 +00:00
integration_options_mixin.py Remove integration html instructions (#2627) 2023-07-25 04:31:28 +00:00
paging.py Direct paging: page if acked or silenced, show warning when resolved (#2639) 2023-07-26 13:25:26 +01:00
representative.py apps.get_model -> import (#2619) 2023-07-25 09:43:23 +00:00
signals.py Fix warnings when running backend tests (#2079) 2023-06-06 18:38:00 +00:00
utils.py remove deprecated call_ack_url celery task (#2545) 2023-07-25 02:50:18 -04:00