mirror of
https://git.launchpad.net/ubuntu-dev-tools
synced 2025-05-03 13:01:28 +00:00
archive: fix flake8 test failure
This commit is contained in:
parent
e44bc63209
commit
952b331c22
@ -28,7 +28,6 @@ Approach:
|
|||||||
"""
|
"""
|
||||||
|
|
||||||
from urllib.error import (URLError, HTTPError)
|
from urllib.error import (URLError, HTTPError)
|
||||||
from urllib.parse import urlparse
|
|
||||||
from urllib.request import urlopen
|
from urllib.request import urlopen
|
||||||
import codecs
|
import codecs
|
||||||
import functools
|
import functools
|
||||||
|
Loading…
x
Reference in New Issue
Block a user