Skip to content

Commit 5d673ec

Browse files
committed
Second Commit to Existing Pull Request to Add Period in Line 1365.
1 parent 5b3cebe commit 5d673ec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Doc/reference/compound_stmts.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1362,7 +1362,7 @@ access the local variables of the function containing the def. See section
13621362

13631363
:pep:`526` - Syntax for Variable Annotations
13641364
Ability to type hint variable declarations, including class
1365-
variables and instance variables
1365+
variables and instance variables.
13661366

13671367
:pep:`563` - Postponed Evaluation of Annotations
13681368
Support for forward references within annotations by preserving

0 commit comments

Comments
 (0)