oncall-engine/engine/apps/public_api
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
..
serializers Minor formatting changes (#2641) 2023-07-26 14:45:44 +01:00
tests Minor formatting changes (#2641) 2023-07-26 14:45:44 +01:00
throttlers Add ratelimit for phone number verification (#1354) 2023-02-21 16:47:52 +08:00
views Revert "Refactoring schedule final events for reusability" (#2642) 2023-07-25 17:37:33 -03:00
__init__.py World, meet OnCall! 2022-06-03 08:09:47 -06:00
constants.py Remove demo token related code/logic 2022-06-09 09:16:10 -03:00
custom_renderers.py World, meet OnCall! 2022-06-03 08:09:47 -06:00
helpers.py Remove demo token related code/logic 2022-06-09 09:16:10 -03:00
tf_sync.py Sync users and teams on tf requests (#1180) 2023-01-24 13:44:07 +08:00
urls.py First touch on grafana cloud notifications 2022-06-03 19:47:25 +04:00