Skip to content

Commit 7389b84

Browse files
authored
Update pandas/io/html.py
1 parent c34d8ff commit 7389b84

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pandas/io/html.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1139,7 +1139,7 @@ def read_html(
11391139
Table elements in the specified section(s) with <a> tags will have their
11401140
href extracted.
11411141
1142-
.. versionadded:: 1.5.0
1142+
.. versionadded:: 1.5.0
11431143
11441144
Returns
11451145
-------

0 commit comments

Comments
 (0)