oncall-engine/engine/apps/alerts/models
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
..
__init__.py Remove unnecessary signal (#2030) 2023-07-25 07:21:41 +00:00
alert.py apps.get_model -> import (#2619) 2023-07-25 09:43:23 +00:00
alert_group.py apps.get_model -> import (#2619) 2023-07-25 09:43:23 +00:00
alert_group_counter.py World, meet OnCall! 2022-06-03 08:09:47 -06:00
alert_group_log_record.py Minor formatting changes (#2641) 2023-07-26 14:45:44 +01:00
alert_manager_models.py Limit number of alertmanager alerts in alert group to autoresolve (#1779) 2023-04-24 05:38:21 +00:00
alert_receive_channel.py drop alert_receive_channel.restricted_at column (#2646) 2023-07-26 12:48:06 +00:00
channel_filter.py apps.get_model -> import (#2619) 2023-07-25 09:43:23 +00:00
custom_button.py re-enable mypy GitHub Actions CI job (#2390) 2023-06-29 14:01:52 +00:00
escalation_chain.py re-enable mypy GitHub Actions CI job (#2390) 2023-06-29 14:01:52 +00:00
escalation_policy.py Fix duplicate orders on routes and escalation policies (#2568) 2023-07-18 17:17:53 +00:00
grafana_alerting_contact_point.py Fix creation contact points for grafana alerting integration 2022-06-16 17:16:31 +03:00
invitation.py apps.get_model -> import (#2619) 2023-07-25 09:43:23 +00:00
maintainable_object.py apps.get_model -> import (#2619) 2023-07-25 09:43:23 +00:00
resolution_note.py add mypy static type checker to backend codebase (#2151) 2023-06-12 12:50:33 -04:00
user_has_notification.py World, meet OnCall! 2022-06-03 08:09:47 -06:00