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.
_parser
1 parent ec9f203 commit 757f559Copy full SHA for 757f559
src/packaging/_parser.py
@@ -1,6 +1,6 @@
1
"""Handwritten parser of dependency specifiers.
2
3
-The docstring for each __parse_* function contains ENBF-inspired grammar representing
+The docstring for each __parse_* function contains EBNF-inspired grammar representing
4
the implementation.
5
"""
6
0 commit comments