Skip to content

Commit 88bc2ee

Browse files
Update pandas/tests/io/test_html.py
Co-authored-by: William Ayd <[email protected]>
1 parent 72261b9 commit 88bc2ee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pandas/tests/io/test_html.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1235,7 +1235,7 @@ def run(self):
12351235
pass
12361236
assert None is helper_thread1.err is helper_thread2.err
12371237

1238-
def test_parse_Path_object(self):
1238+
def test_parse_path_object(self):
12391239
"""
12401240
read_html should be able to cope with Path
12411241

0 commit comments

Comments
 (0)