mirror of
https://github.com/f-droid/fdroidserver.git
synced 2025-11-18 13:10:30 +03:00
index.TestCase: manually convert to black code format
* switch to `from fdroidserver import common, index, signindex...`
This commit is contained in:
parent
98decf8cfa
commit
c7070b2799
2 changed files with 225 additions and 192 deletions
|
|
@ -274,6 +274,7 @@ black:
|
|||
tests/dump_internal_metadata_format.py
|
||||
tests/exception.TestCase
|
||||
tests/import_subcommand.TestCase
|
||||
tests/index.TestCase
|
||||
tests/init.TestCase
|
||||
tests/install.TestCase
|
||||
tests/key-tricks.py
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue