mirror of
https://gitlab.com/fdroid/fdroidserver.git
synced 2024-11-13 02:30:11 +01:00
Avoid pyflakes error
This commit is contained in:
parent
9edc302543
commit
4bd64de501
@ -425,6 +425,8 @@ def scan_apks(apps, apkcache, repodir, knownapks):
|
||||
return apks, cachechanged
|
||||
|
||||
|
||||
repo_pubkey_fingerprint = None
|
||||
|
||||
def make_index(apps, apks, repodir, archive, categories):
|
||||
"""Make a repo index.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user