oncall-engine/engine/common/insight_log
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 Fix insight_logs exceptions (#1757) 2023-04-17 07:16:18 +00:00
chatops_insight_logs.py Insight logs format fixes (#1763) 2023-04-17 10:10:47 +00:00
insight_logs_enabled_check.py Insight logs format fixes (#1763) 2023-04-17 10:10:47 +00:00
maintenance_insight_log.py Minor formatting changes (#2641) 2023-07-26 14:45:44 +01:00
resource_insight_logs.py continue addressing mypy violations (#2170) 2023-06-27 10:23:08 +00:00