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 88366ba commit 113cc7fCopy full SHA for 113cc7f
archinstall/lib/mirror/mirror_handler.py
@@ -1,5 +1,5 @@
1
import time
2
-import urllib
+import urllib.parse
3
from pathlib import Path
4
5
from archinstall.lib.models import MirrorRegion
0 commit comments