mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-08-04 17:01:56 +02:00
lint'd
This commit is contained in:
parent
dad4283504
commit
0dc78bc2eb
2 changed files with 5 additions and 4 deletions
|
@ -55,7 +55,7 @@ urlpatterns = [
|
|||
path(
|
||||
"application/<int:pk>",
|
||||
views.ApplicationStatus.as_view(),
|
||||
name="application-status"
|
||||
name="application-status",
|
||||
),
|
||||
path("health/", views.health),
|
||||
path("openid/", include("djangooidc.urls")),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue