oncall-engine/engine/apps/grafana_plugin/views
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
install.py Org soft-delete (#1073) 2023-01-05 12:42:55 +08:00
self_hosted_install.py Minor formatting changes (#2641) 2023-07-26 14:45:44 +01:00
status.py Remove checks that slow down plugin load and cause "Initializing plugin..." (#2624) 2023-07-26 10:57:57 +00:00
sync.py Remove checks that slow down plugin load and cause "Initializing plugin..." (#2624) 2023-07-26 10:57:57 +00:00
sync_organization.py World, meet OnCall! 2022-06-03 08:09:47 -06:00