Skip to content

Commit f2dee95

Browse files
committed
Fix ci
1 parent e5032f3 commit f2dee95

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

pandas/io/html.py

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1150,8 +1150,7 @@ def read_html(
11501150
11511151
.. versionadded:: 2.1.0
11521152
1153-
1154-
skip_blank_lines: bool, default True
1153+
skip_blank_lines : bool, default True
11551154
Whether lines containing only spaces should be skipped or not.
11561155
11571156
Returns

0 commit comments

Comments
 (0)