]> git.ipfire.org Git - thirdparty/pdns.git/commit
Tidy up build-scripts/check-debian-autoremovals.py 12117/head
authorChris Hofstaedtler <chris.hofstaedtler@deduktiva.com>
Sat, 22 Oct 2022 13:17:01 +0000 (15:17 +0200)
committerChris Hofstaedtler <chris.hofstaedtler@deduktiva.com>
Sat, 22 Oct 2022 13:25:44 +0000 (15:25 +0200)
commit5826ff6e2ff8d6e14351a0415a3a67350ce9c440
tree503d493645fb8e77d03c84bd203c48eb9093af25
parent9f1c3c83be6e96b0a2d0e4c03fa8a4342442f738
Tidy up build-scripts/check-debian-autoremovals.py

Apply black; apply flake8 hints (with line-length 120).
Avoid printing message multiple times; split into function blocks.
build-scripts/check-debian-autoremovals.py