mirror of
https://github.com/f-droid/fdroidserver.git
synced 2025-11-13 18:50:29 +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
|
|
@ -442,7 +442,6 @@ class BuildTest(unittest.TestCase):
|
|||
self.assertEqual(0, count, "Shouldn't error on jar from extlib")
|
||||
|
||||
def test_failed_verifies_are_not_in_unsigned(self):
|
||||
|
||||
os.chdir(self.testdir)
|
||||
sdk_path = os.path.join(self.testdir, 'android-sdk')
|
||||
self.create_fake_android_home(sdk_path)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue