oncall-engine/engine/apps/slack/scenarios
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 World, meet OnCall! 2022-06-03 08:09:47 -06:00
alertgroup_appearance.py apps.get_model -> import (#2619) 2023-07-25 09:43:23 +00:00
declare_incident.py Cleanup ScenarioStep (#1213) 2023-02-21 20:22:11 +01:00
distribute_alerts.py apps.get_model -> import (#2619) 2023-07-25 09:43:23 +00:00
escalation_delivery.py apps.get_model -> import (#2619) 2023-07-25 09:43:23 +00:00
invited_to_channel.py Cleanup ScenarioStep (#1213) 2023-02-21 20:22:11 +01:00
manage_responders.py Direct paging: page if acked or silenced, show warning when resolved (#2639) 2023-07-26 13:25:26 +01:00
manual_incident.py Minor formatting changes (#2641) 2023-07-26 14:45:44 +01:00
notification_delivery.py apps.get_model -> import (#2619) 2023-07-25 09:43:23 +00:00
notified_user_not_in_channel.py Handle invitation button press (#1863) 2023-05-03 08:19:56 +00:00
onboarding.py Cleanup ScenarioStep (#1213) 2023-02-21 20:22:11 +01:00
paging.py Minor formatting changes (#2641) 2023-07-26 14:45:44 +01:00
profile_update.py Slack: use user_profile_changed event instead of user_change (#1938) 2023-05-15 16:32:06 +00:00
resolution_note.py apps.get_model -> import (#2619) 2023-07-25 09:43:23 +00:00
scenario_step.py Direct paging improvements (#2537) 2023-07-17 14:21:56 +01:00
schedules.py add mypy static type checker to backend codebase (#2151) 2023-06-12 12:50:33 -04:00
slack_channel.py apps.get_model -> import (#2619) 2023-07-25 09:43:23 +00:00
slack_channel_integration.py apps.get_model -> import (#2619) 2023-07-25 09:43:23 +00:00
slack_renderer.py apps.get_model -> import (#2619) 2023-07-25 09:43:23 +00:00
slack_usergroup.py apps.get_model -> import (#2619) 2023-07-25 09:43:23 +00:00
step_mixins.py remove references to AlertGroup.is_archived and AlertGroup.unarchived_objects (#2524) 2023-07-18 11:48:34 +00:00