mirror of
https://github.com/searxng/searxng.git
synced 2025-12-23 04:00:02 +00:00
Fix quantity of blank lines after code object.
This commit is contained in:
@@ -735,6 +735,7 @@ class ReverseProxyPathFix(object):
|
||||
|
||||
:param app: the WSGI application
|
||||
'''
|
||||
|
||||
def __init__(self, app):
|
||||
self.app = app
|
||||
|
||||
|
||||
Reference in New Issue
Block a user