index.TestCase: manually convert to black code format

* switch to `from fdroidserver import common, index, signindex...`
This commit is contained in:
Hans-Christoph Steiner 2023-04-24 12:21:50 +02:00
parent 98decf8cfa
commit c7070b2799
No known key found for this signature in database
GPG key ID: 3E177817BA1B9BFA
2 changed files with 225 additions and 192 deletions

View file

@ -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