Skip to content

Commit 820fa85

Browse files
committed
removed typo
1 parent 2d222cf commit 820fa85

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

pandas/tests/io/parser/test_python_parser_only.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -621,7 +621,6 @@ def test_read_csv_leading_quote_skip(python_parser_only):
621621
def test_read_csv_unclosed_double_quote_in_data_still_errors(python_parser_only):
622622
# GH 62739
623623
tbl = """\
624-
comment line
625624
a b
626625
"
627626
1 3

0 commit comments

Comments
 (0)