PEP 634: Fix code block markup (#1682)

This commit is contained in:
Brandt Bucher 2020-10-23 17:25:45 -07:00 committed by GitHub
parent ea098c122f
commit e2bbee5cbf
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -319,7 +319,7 @@ subject value (using the ``==`` operator).
Group Patterns
^^^^^^^^^^^^^^
Syntax:
Syntax::
group_pattern: '(' pattern ')'