mirror of
https://github.com/f-droid/fdroidserver.git
synced 2025-11-17 12:40:29 +03:00
convert verify.py and verify.TestCase to black code format
This commit is contained in:
parent
9e58fc8cda
commit
ed3622ffff
2 changed files with 40 additions and 14 deletions
|
|
@ -249,6 +249,7 @@ black:
|
|||
fdroidserver/readmeta.py
|
||||
fdroidserver/signindex.py
|
||||
fdroidserver/tail.py
|
||||
fdroidserver/verify.py
|
||||
setup.py
|
||||
tests/build.TestCase
|
||||
tests/deploy.TestCase
|
||||
|
|
@ -263,6 +264,7 @@ black:
|
|||
tests/ndk-release-checksums.py
|
||||
tests/rewritemeta.TestCase
|
||||
tests/signindex.TestCase
|
||||
tests/verify.TestCase
|
||||
|
||||
|
||||
fedora_latest:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue