mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-07-27 13:06:30 +02:00
add one blank line to make the linter so darn happy
This commit is contained in:
parent
0dd158bdd8
commit
4c0ec4ac93
1 changed files with 1 additions and 0 deletions
|
@ -4,6 +4,7 @@ Used to force Cloudfront caching to leave us alone while we develop
|
||||||
better caching responses.
|
better caching responses.
|
||||||
"""
|
"""
|
||||||
|
|
||||||
|
|
||||||
class NoCacheMiddleware:
|
class NoCacheMiddleware:
|
||||||
|
|
||||||
"""Middleware to add a single header to every response."""
|
"""Middleware to add a single header to every response."""
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue