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 5cfc701 commit f0cbed8Copy full SHA for f0cbed8
Doc/reference/toplevel_components.rst
@@ -87,7 +87,7 @@ Interactive input
87
88
Input in interactive mode is parsed using the following grammar:
89
90
-... grammar-snippet::
+.. grammar-snippet::
91
:group: python-grammar
92
93
interactive_input: [`stmt_list`] NEWLINE | `compound_stmt` NEWLINE
0 commit comments