mirror of
https://github.com/f-droid/fdroidserver.git
synced 2026-03-27 11:22:40 -04:00
Avoid pyflakes error
This commit is contained in:
@@ -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.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user