Skip to content

Commit 9c711ae

Browse files
Update Misc/NEWS.d/next/Core_and_Builtins/2025-02-09-11-30-38.gh-issue-129515.3L3vmo.rst
Co-authored-by: Bénédikt Tran <[email protected]>
1 parent a33a705 commit 9c711ae

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
Clarify syntax error messages for conditional expressions if statement
2-
specified before ``if`` or after ``else`` keywords.
1+
Clarify syntax error messages for conditional expressions when a statement
2+
is specified before an :keyword:`if` or after an :keyword:`else` keyword.

0 commit comments

Comments
 (0)