Skip to content

Commit a95b16a

Browse files
maurycypicnixz
andauthored
Update Lib/test/test_csv.py
Co-authored-by: Bénédikt Tran <[email protected]>
1 parent 8614756 commit a95b16a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Lib/test/test_csv.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1462,6 +1462,7 @@ def test_zero_mode_tie_order_independence(self):
14621462
dialect = sniffer.sniff(sample)
14631463
self.assertEqual(dialect.delimiter, ",")
14641464

1465+
14651466
class NUL:
14661467
def write(s, *args):
14671468
pass

0 commit comments

Comments
 (0)