mirror of
https://github.com/kennethreitz/flask-sslify.git
synced 2026-06-05 23:00:19 +00:00
PEP8ify.
This commit is contained in:
@@ -53,6 +53,3 @@ class SSLify(object):
|
||||
"""Adds HSTS header to each response."""
|
||||
response.headers.setdefault('Strict-Transport-Security', self.hsts_header)
|
||||
return response
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user