Skip to content

Commit

Permalink
fixup! Merge remote-tracking branch 'upstream/main' into patch-4
Browse files Browse the repository at this point in the history
  • Loading branch information
pablogsal committed Oct 31, 2023
1 parent e9b8aad commit a0cc84a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Lib/test/test_syntax.py
Original file line number Diff line number Diff line change
Expand Up @@ -1769,7 +1769,7 @@
>>> elif m == n:
Traceback (most recent call last):
SyntaxError: 'elif' must match an if-statement here
>>> else:
Traceback (most recent call last):
SyntaxError: 'else' must match a valid statement here
Expand Down

0 comments on commit a0cc84a

Please sign in to comment.