We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a95b16a commit 59c9395Copy full SHA for 59c9395
Lib/test/test_csv.py
@@ -1449,7 +1449,7 @@ def test_zero_mode_tie_order_independence(self):
1449
# 0 and 1 per line.
1450
# "," appears once every row (true delimiter).
1451
#
1452
- # Even if the zero-frequency bucket is appended v. inserted, the tie
+ # Even if the zero-frequency bucket is appended vs. inserted, the tie
1453
# yields an adjusted score of 0, so ":" should not be promoted and
1454
# "," must be selected.
1455
sample = (
0 commit comments