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 1adc511 commit 4a95341Copy full SHA for 4a95341
1 file changed
openml/_api_calls.py
@@ -9,7 +9,7 @@
9
import shutil
10
import time
11
import urllib.parse
12
-import xml
+import xml.parsers.expat
13
import zipfile
14
from pathlib import Path
15
0 commit comments