oncall-engine/engine/apps/social_auth
Matias Bordese 7aa78f5f73
Enable flake8-bugbear, fix issues (#3454)
Enables [flake8-bugbear](https://github.com/PyCQA/flake8-bugbear),
checking for bugs/design problems, and [fixes the issues
found](https://pastebin.com/fEDBz6Ta) (some interesting ones,
particularly with mutable args).

Related to https://github.com/grafana/oncall/pull/3448
2023-11-29 15:04:48 +00:00
..
__init__.py World, meet OnCall! 2022-06-03 08:09:47 -06:00
backends.py Enable flake8-bugbear, fix issues (#3454) 2023-11-29 15:04:48 +00:00
exceptions.py Slack team connector v2 (#1581) 2023-03-28 03:27:45 +00:00
live_setting_django_strategy.py Upgrade to django 4.2.6 and other deps updates (#3176) 2023-10-27 18:45:00 +00:00
middlewares.py Social auth exception logging (#2041) 2023-06-02 11:20:54 +00:00
pipeline.py Fix few minor Slack connection issues (#3327) 2023-11-13 12:44:54 +00:00