mirror of
https://github.com/f-droid/fdroidserver.git
synced 2025-11-05 06:50:29 +03:00
disable new pylint errors, this code is frozen
This commit is contained in:
parent
05bc59c56a
commit
d15a70b833
4 changed files with 4 additions and 4 deletions
|
|
@ -32,7 +32,7 @@ class UpdateTest(unittest.TestCase):
|
|||
apk['features'] = []
|
||||
apk['icons_src'] = {}
|
||||
return apk
|
||||
|
||||
|
||||
config = dict()
|
||||
fdroidserver.common.fill_config_defaults(config)
|
||||
fdroidserver.update.config = config
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue