mirror of
https://github.com/miurahr/aqtinstall.git
synced 2025-12-18 21:24:38 +03:00
fix flake8 regression that doesn't occur locally.
This commit is contained in:
@@ -41,9 +41,9 @@ from aqt.exceptions import (
|
|||||||
ArchiveConnectionError,
|
ArchiveConnectionError,
|
||||||
ArchiveDownloadError,
|
ArchiveDownloadError,
|
||||||
ArchiveListError,
|
ArchiveListError,
|
||||||
|
ChecksumDownloadFailure,
|
||||||
CliInputError,
|
CliInputError,
|
||||||
EmptyMetadata,
|
EmptyMetadata,
|
||||||
ChecksumDownloadFailure,
|
|
||||||
)
|
)
|
||||||
from aqt.helper import Settings, get_hash, getUrl, xml_to_modules
|
from aqt.helper import Settings, get_hash, getUrl, xml_to_modules
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user