]> git.ipfire.org Git - thirdparty/httpx.git/commitdiff
Linting
authorTom Christie <tom@tomchristie.com>
Thu, 19 Oct 2023 11:30:03 +0000 (12:30 +0100)
committerTom Christie <tom@tomchristie.com>
Thu, 19 Oct 2023 11:30:03 +0000 (12:30 +0100)
httpx/_utils.py

index f2c54b3ede9c1f9fa28634e6b49993da2d691185..dc809e458223456306c7bdc853e34f49623612eb 100644 (file)
@@ -32,7 +32,7 @@ _HTML5_FORM_ENCODING_RE = re.compile(
 # https://docs.python.org/3/library/codecs.html#standard-encodings
 #
 # We're referencing them with the canonical name as used by the Python codecs.
-# The alias given in the chromium source is included as a comment for comparison. 
+# The alias given in the chromium source is included as a comment for comparison.
 SUPPORTED_CODECS = {
     "big5",  # big5
     "big5hkscs",  # big5-hkscs