Skip to content

Commit 58fdb0c

Browse files
authored
Update pandas/io/html.py
1 parent 85a183d commit 58fdb0c

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
@@ -189,7 +189,7 @@ class _HtmlFrameParser:
189189
Table elements in the specified section(s) with <a> tags will have their
190190
href extracted.
191191
192-
.. versionadded:: 1.5.0
192+
.. versionadded:: 1.5.0
193193
194194
Attributes
195195
----------

0 commit comments

Comments
 (0)