Skip to content

Commit 4a95341

Browse files
committed
mypy changes
1 parent 1adc511 commit 4a95341

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

openml/_api_calls.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
import shutil
1010
import time
1111
import urllib.parse
12-
import xml
12+
import xml.parsers.expat
1313
import zipfile
1414
from pathlib import Path
1515

0 commit comments

Comments
 (0)