Showing 423 of 423 total issues
Avoid too many return
statements within this function. Open
Open
return Response({"non_field_errors": ["REGISTRATION_EMAIL_DELIVERY_FAILED"]},
Avoid too many return
statements within this function. Open
Open
return Response({"success": "REGISTRATION_SUCCESSFUL"},
Avoid too many return
statements within this function. Open
Open
return {
Avoid too many return
statements within this function. Open
Open
return {
Avoid too many return
statements within this function. Open
Open
return
Avoid too many return
statements within this function. Open
Open
return False
Avoid too many return
statements within this function. Open
Open
return True, None
Avoid too many return
statements within this function. Open
Open
return {
Avoid too many return
statements within this function. Open
Open
return {
Avoid too many return
statements within this function. Open
Open
return
Avoid too many return
statements within this function. Open
Open
return
Avoid too many return
statements within this function. Open
Open
return {
Avoid too many return
statements within this function. Open
Open
return auth
Avoid too many return
statements within this function. Open
Open
return False
Avoid too many return
statements within this function. Open
Open
return {
Avoid too many return
statements within this function. Open
Open
return
Avoid too many return
statements within this function. Open
Open
return
Avoid too many return
statements within this function. Open
Open
return
Avoid too many return
statements within this function. Open
Open
return
Avoid too many return
statements within this function. Open
Open
return eprint_and_exit_gunicorn(f"config from '{config_source}' is empty or not a dict")