]> git.ipfire.org Git - thirdparty/bind9.git/commit
Fix some 'Formatting a regular string which could be an f-string' errors
authorŠtěpán Balážik <stepan@isc.org>
Tue, 27 Jan 2026 23:41:06 +0000 (00:41 +0100)
committerŠtěpán Balážik <stepan@isc.org>
Fri, 20 Feb 2026 14:17:31 +0000 (15:17 +0100)
commitdf0be6b4bd2a20c1648c60967e76ff5dcbbcdad9
tree3d52febefa3453ed4b0381c32cd2c1908b47e752
parentb7000ba9b0b08618ce8e380bd4e3ab660be84c2a
Fix some 'Formatting a regular string which could be an f-string' errors

Generated with:
ruff check --select UP031,UP032 --fix --unsafe-fixes && black .
bin/tests/system/doth/stress_http_quota.py
bin/tests/system/statschannel/generic.py
bin/tests/system/statschannel/tests_json.py
bin/tests/system/statschannel/tests_xml.py
bin/tests/system/tcp/ans6/ans.py
util/parse_tsan.py