]> git.ipfire.org Git - thirdparty/dnspython.git/commit
automated format to f-string conversion + black
authorBob Halley <halley@dnspython.org>
Wed, 24 Jul 2024 01:45:32 +0000 (18:45 -0700)
committerBob Halley <halley@dnspython.org>
Wed, 24 Jul 2024 01:45:32 +0000 (18:45 -0700)
commit5ba2afa1a35235c7c037ee632396865409477e59
tree85f29d11fac43fca6b0c18ca94518f3c926cfa61
parentc18d521d3b6cd9825db3b2b39914c53007bb83ab
automated format to f-string conversion + black
19 files changed:
dns/asyncquery.py
dns/edns.py
dns/ipv6.py
dns/query.py
dns/rdata.py
dns/rdataset.py
dns/rdtypes/ANY/GPOS.py
dns/rdtypes/ANY/HINFO.py
dns/rdtypes/ANY/ISDN.py
dns/rdtypes/ANY/LOC.py
dns/rdtypes/ANY/NSEC.py
dns/rdtypes/ANY/RP.py
dns/rdtypes/ANY/WALLET.py
dns/rdtypes/txtbase.py
dns/resolver.py
dns/zonefile.py
pyproject.toml
tests/test_async.py
tests/test_doh.py