oncall-engine/engine/apps/zvonok
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
..
migrations add zvonok integration (#2339) 2023-07-05 05:55:53 +00:00
models Minor formatting changes (#2641) 2023-07-26 14:45:44 +01:00
__init__.py add zvonok integration (#2339) 2023-07-05 05:55:53 +00:00
phone_provider.py Minor formatting changes (#2641) 2023-07-26 14:45:44 +01:00
status_callback.py apps.get_model -> import (#2619) 2023-07-25 09:43:23 +00:00
urls.py add zvonok integration (#2339) 2023-07-05 05:55:53 +00:00
views.py apps.get_model -> import (#2619) 2023-07-25 09:43:23 +00:00