Skip to content

Commit

Permalink
fix flake8 regression that doesn't occur locally.
Browse files Browse the repository at this point in the history
  • Loading branch information
tsteven4 committed Dec 15, 2024
1 parent a49ca11 commit 7d50def
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion aqt/metadata.py
Original file line number Diff line number Diff line change
Expand Up @@ -41,9 +41,9 @@
ArchiveConnectionError,
ArchiveDownloadError,
ArchiveListError,
ChecksumDownloadFailure,
CliInputError,
EmptyMetadata,
ChecksumDownloadFailure,
)
from aqt.helper import Settings, get_hash, getUrl, xml_to_modules

Expand Down

0 comments on commit 7d50def

Please sign in to comment.