[mod] py: format

This commit is contained in:
Ivan Gabaldon
2026-09-12 20:29:15 +02:00
parent a0ab3b4f11
commit a1d4e26880
86 changed files with 49 additions and 72 deletions

View File

@@ -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