mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-05-19 19:09:22 +02:00
Fix linting errors
This commit is contained in:
parent
0edd42dac7
commit
b8fc81a7e4
4 changed files with 3 additions and 5 deletions
|
@ -12,6 +12,7 @@ def language_code(request):
|
|||
"""
|
||||
return {"LANGUAGE_CODE": settings.LANGUAGE_CODE}
|
||||
|
||||
|
||||
def canonical_path(request):
|
||||
"""Add a canonical URL to the template context.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue