oncall-engine/engine/apps/integrations
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
..
metadata Remove integration html instructions (#2627) 2023-07-25 04:31:28 +00:00
mixins apps.get_model -> import (#2619) 2023-07-25 09:43:23 +00:00
templates Remove integration html instructions (#2627) 2023-07-25 04:31:28 +00:00
tests Remove integration html instructions (#2627) 2023-07-25 04:31:28 +00:00
__init__.py World, meet OnCall! 2022-06-03 08:09:47 -06:00
middlewares.py Add middleware to catch exception for missing integration, reduce spamminess of logs 2022-10-13 17:18:22 -06:00
tasks.py Minor formatting changes (#2641) 2023-07-26 14:45:44 +01:00
urls.py remove deprecated heartbeat_heartbeat table/model (#2534) 2023-07-17 01:38:04 -04:00
views.py remove deprecated heartbeat_heartbeat table/model (#2534) 2023-07-17 01:38:04 -04:00