Skip to content

Commit a95b16a

Browse files
maurycypicnixz
andauthored
Update Lib/test/test_csv.py
Co-authored-by: Bénédikt Tran <10796600+picnixz@users.noreply.github.com>
1 parent 8614756 commit a95b16a

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

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)