tests: Fix pylint
This commit is contained in:
parent
7fe62cedd5
commit
785352ea60
|
@ -340,7 +340,6 @@ def _make_tests():
|
|||
if URLTEST_LOCAL_MEDIA:
|
||||
urls = {}
|
||||
newidx = 0
|
||||
arch = platform.machine()
|
||||
for p in URLTEST_LOCAL_MEDIA:
|
||||
newidx += 1
|
||||
|
||||
|
|
Loading…
Reference in New Issue