examples/fdroid_clean_repos.py: black code format

!1227
This commit is contained in:
Hans-Christoph Steiner 2022-11-22 20:43:19 +01:00
parent d7d4c18502
commit 052c753075
2 changed files with 9 additions and 2 deletions

View file

@ -223,6 +223,7 @@ black:
script:
- pip install black
- black --check --diff --color
examples/fdroid_clean_repos.py
examples/fdroid_extract_repo_pubkey.py
fdroid
fdroidserver/btlog.py