convert test_signatures.py to black code format

This commit is contained in:
Hans-Christoph Steiner 2025-03-12 16:55:12 +01:00
parent 8f351d8406
commit d024c8964f
2 changed files with 23 additions and 11 deletions

View file

@ -49,7 +49,6 @@ force-exclude = '''(
| tests/openssl-version-check-test\.py
| tests/valid-package-names/test\.py
| tests/test_common\.py
| tests/test_signatures\.py
| tests/test_update\.py
)$'''