mirror of
https://github.com/searxng/searxng.git
synced 2026-09-14 02:06:04 +00:00
[mod] py: format (#6560)
This commit is contained in:
committed by
Markus Heiser
parent
ab5dd7599e
commit
d4ce87c234
@@ -1,6 +1,7 @@
|
||||
# SPDX-License-Identifier: AGPL-3.0-or-later
|
||||
"""Implementation of a middleware to determine the real IP of an HTTP request
|
||||
(:py:obj:`flask.request.remote_addr`) behind a proxy chain."""
|
||||
|
||||
# pylint: disable=too-many-branches
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user