enable black on tests: api, gpgsign, main, net, vcs

This commit is contained in:
Hans-Christoph Steiner 2023-04-24 12:59:53 +02:00
parent 77f9ac9fa8
commit 6620bf0208
No known key found for this signature in database
GPG key ID: 3E177817BA1B9BFA
5 changed files with 17 additions and 9 deletions

View file

@ -271,24 +271,28 @@ black:
fdroidserver/tail.py
fdroidserver/verify.py
setup.py
tests/api.TestCase
tests/build.TestCase
tests/deploy.TestCase
tests/dump_internal_metadata_format.py
tests/exception.TestCase
tests/gpgsign.TestCase
tests/import_subcommand.TestCase
tests/index.TestCase
tests/init.TestCase
tests/install.TestCase
tests/key-tricks.py
tests/lint.TestCase
tests/main.TestCase
tests/metadata.TestCase
tests/net.TestCase
tests/nightly.TestCase
tests/rewritemeta.TestCase
tests/scanner.TestCase
tests/signindex.TestCase
tests/vcs.TestCase
tests/verify.TestCase
fedora_latest:
image: fedora:latest
only: