We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bd50a4f commit 452e08dCopy full SHA for 452e08d
pandas/tests/io/test_html.py
@@ -28,7 +28,6 @@
28
from pandas.io.common import URLError, urlopen, file_path_to_url
29
import pandas.io.html
30
from pandas.io.html import read_html
31
-from pandas._libs.parsers import ParserError
32
33
import pandas.util.testing as tm
34
from pandas.util.testing import makeCustomDataframe as mkdf, network
0 commit comments