From: Tom Christie Date: Thu, 19 Oct 2023 11:30:03 +0000 (+0100) Subject: Linting X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fab863679016c6c3134e53ec0674fe106571811c;p=thirdparty%2Fhttpx.git Linting --- diff --git a/httpx/_utils.py b/httpx/_utils.py index f2c54b3e..dc809e45 100644 --- a/httpx/_utils.py +++ b/httpx/_utils.py @@ -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