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 6c2425c commit e00771dCopy full SHA for e00771d
InternalDocs/parser.md
@@ -821,7 +821,7 @@ $ python -m pegen python <PATH TO YOUR GRAMMAR FILE>
821
822
> [!CAUTION]
823
> This grammar file has to be specific to Python and does not work with the existing
824
-> C language based`Grammar/python.gram` file.
+> C language based `Grammar/python.gram` file.
825
> See [#133560](https://github.com/python/cpython/issues/133560)
826
> and [#96424](https://github.com/python/cpython/issues/96424) for more information.
827
0 commit comments