mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-07-25 20:18:38 +02:00
fix linting errors
This commit is contained in:
parent
ae3ba84f1a
commit
2e7644bdc3
1 changed files with 1 additions and 0 deletions
|
@ -2,6 +2,7 @@ from django.http import HttpResponse
|
|||
|
||||
from login_required import login_not_required
|
||||
|
||||
|
||||
# the health check endpoint needs to be globally available so that the
|
||||
# PaaS orchestrator can make sure the app has come up properly
|
||||
@login_not_required
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue