oncall-engine/engine/engine
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
..
management/commands remove deprecated backend code (#2502) 2023-07-12 02:07:45 -04:00
tests add the ability to set/display "currently undergoing maintenance message" in the UI (#1917) 2023-05-12 15:44:09 +00:00
__init__.py World, meet OnCall! 2022-06-03 08:09:47 -06:00
celery.py Minor formatting changes (#2641) 2023-07-26 14:45:44 +01:00
middlewares.py apps.get_model -> import (#2619) 2023-07-25 09:43:23 +00:00
parsers.py World, meet OnCall! 2022-06-03 08:09:47 -06:00
urls.py remove deprecated backend code (#2502) 2023-07-12 02:07:45 -04:00
views.py remove deprecated backend code (#2502) 2023-07-12 02:07:45 -04:00
wsgi.py Update wsgi.py 2023-03-28 13:11:22 +08:00