Skip to content

Commit 856d2c6

Browse files
author
Gulper Gumus
committed
DOC: Fix docstring formatting and whitespace in io/html.py
1 parent f7353ad commit 856d2c6

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

pandas/io/html.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@
44
Provides utilities for reading and parsing HTML tables into pandas DataFrames.
55
"""
66

7-
87
from __future__ import annotations
98

109
from collections import abc

0 commit comments

Comments
 (0)