mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-08-04 17:01:56 +02:00
formatted for code readability
This commit is contained in:
parent
350557a7a6
commit
51e6a925da
1 changed files with 1 additions and 1 deletions
|
@ -121,7 +121,7 @@ class CheckUserProfileMiddleware:
|
|||
return HttpResponseRedirect(new_setup_page)
|
||||
else:
|
||||
# Process the view as normal
|
||||
return None
|
||||
return None
|
||||
|
||||
|
||||
class CheckPortfolioMiddleware:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue