]> 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>
Wed, 25 Feb 2026 12:15:05 +0000 (13:15 +0100)
commiteb9a93ebd5c29482305d6337b9828dd29f6ee359
tree370c790888c1c3838cd03a494fd39ba69c77b967
parentce66d794fc470f5e20a3c0f60391c49ea7fe6a9a
Fix some 'Formatting a regular string which could be an f-string' errors

Generated with:
ruff check --select UP031,UP032 --fix --unsafe-fixes && black .

(cherry picked from commit df0be6b4bd2a20c1648c60967e76ff5dcbbcdad9)
bin/tests/convert-trs-to-junit.py
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