mirror of
https://github.com/ansible/awx.git
synced 2026-01-15 20:00:43 -03:30
fix a flake8 nit
This commit is contained in:
parent
475e2605d4
commit
e4145b580c
@ -98,5 +98,6 @@ def handle_csp_violation(request):
|
||||
logger.error(json.loads(request.body))
|
||||
return HttpResponse(content=None)
|
||||
|
||||
|
||||
def handle_login_redirect(request):
|
||||
return HttpResponseRedirect("/#/login")
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user