Skip to content

Commit 5128059

Browse files
Update test_io.py
1 parent ce290e1 commit 5128059

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/test_io.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1804,4 +1804,3 @@ def test_converters_partial() -> None:
18041804

18051805
result = pd.read_excel(path, converters={"field_1": partial_func})
18061806
check(assert_type(result, pd.DataFrame), pd.DataFrame)
1807-

0 commit comments

Comments
 (0)