Skip to content

Commit 452e08d

Browse files
committed
fixing lint error
1 parent bd50a4f commit 452e08d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

pandas/tests/io/test_html.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,6 @@
2828
from pandas.io.common import URLError, urlopen, file_path_to_url
2929
import pandas.io.html
3030
from pandas.io.html import read_html
31-
from pandas._libs.parsers import ParserError
3231

3332
import pandas.util.testing as tm
3433
from pandas.util.testing import makeCustomDataframe as mkdf, network

0 commit comments

Comments
 (0)