Skip to content

Commit 0089761

Browse files
mvanhornclaude
andcommitted
Add blank line before criteria list per review
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent 3ad54c8 commit 0089761

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Lib/traceback.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1657,6 +1657,7 @@ def print(self, *, file=None, chain=True, **kwargs):
16571657
# Consulted as a fallback when Levenshtein-based suggestions find no match.
16581658
#
16591659
# Inclusion criteria:
1660+
#
16601661
# 1. Must have evidence of real cross-language confusion (Stack Overflow
16611662
# traffic, bug reports in production repos, developer survey data).
16621663
# 2. Must not be catchable by Levenshtein distance (too different from

0 commit comments

Comments
 (0)