add one blank line to make the linter so darn happy

This commit is contained in:
Neil Martinsen-Burrell 2023-11-15 14:35:20 -06:00
parent 0dd158bdd8
commit 4c0ec4ac93
No known key found for this signature in database
GPG key ID: 6A3C818CC10D0184

View file

@ -4,6 +4,7 @@ Used to force Cloudfront caching to leave us alone while we develop
better caching responses.
"""
class NoCacheMiddleware:
"""Middleware to add a single header to every response."""