mirror of
https://github.com/f-droid/fdroidserver.git
synced 2025-11-08 08:20:28 +03:00
fix code format for new black rule
This commit is contained in:
parent
e903952029
commit
b92e280eab
20 changed files with 0 additions and 24 deletions
|
|
@ -171,7 +171,6 @@ class LintTest(unittest.TestCase):
|
|||
}
|
||||
|
||||
for field, values in fields.items():
|
||||
|
||||
for bad in values['bad']:
|
||||
anywarns = False
|
||||
app[field] = bad
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue