mirror of
https://github.com/f-droid/fdroidserver.git
synced 2025-11-16 04:00:30 +03:00
enable black on tests: api, gpgsign, main, net, vcs
This commit is contained in:
parent
77f9ac9fa8
commit
6620bf0208
5 changed files with 17 additions and 9 deletions
|
|
@ -23,7 +23,6 @@ from unittest.mock import MagicMock, patch
|
|||
|
||||
|
||||
class GpgsignTest(unittest.TestCase):
|
||||
|
||||
basedir = Path(__file__).resolve().parent
|
||||
|
||||
def setUp(self):
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue