We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7fc4e30 commit dddd528Copy full SHA for dddd528
pep-0722.rst
@@ -80,7 +80,7 @@ as Python source code), looking for contiguous blocks of lines that start with
80
the identifying characters ``##``. Whitespace is not allowed before the
81
identifying ``##``. More than one metadata block may exist in a Python file.
82
83
-Tools reading dependency blocks MAY respect the standard Python encoding
+Tools reading metadata blocks MAY respect the standard Python encoding
84
declaration. If they choose not to do so, they MUST process the file as UTF-8.
85
86
Within a metadata block, whitespace after the ``##`` and at the end of the line
0 commit comments