]> git.ipfire.org Git - thirdparty/dnspython.git/commit
flake8 linting
authorBob Halley <halley@dnspython.org>
Fri, 15 May 2020 21:35:22 +0000 (14:35 -0700)
committerBob Halley <halley@dnspython.org>
Fri, 15 May 2020 21:35:22 +0000 (14:35 -0700)
commit7142bffa710d5f3d1818fd51a52eb165da695095
tree70d713b1add9b8b4ba42b4b34aff569240bf9380
parent6e0857eb518ba6ceb71856e6a58f6dcb936e9535
flake8 linting
18 files changed:
.flake8
dns/__init__.py
dns/dnssec.py
dns/edns.py
dns/inet.py
dns/ipv4.py
dns/ipv6.py
dns/query.py
dns/query.pyi
dns/rdatatype.py
dns/rdtypes/ANY/AVC.py
dns/rdtypes/ANY/GPOS.py
dns/rdtypes/ANY/ISDN.py
dns/rdtypes/ANY/LOC.py
dns/rdtypes/CH/A.py
dns/rdtypes/IN/IPSECKEY.py
dns/resolver.py
dns/zone.py