certbot/certbot-dns-google/certbot_dns_google/_internal
Brad Warren 7f9857a81b
Use Python 3 style super (#8777)
This is one of the things that newer versions of `pylint` complains about.

* git grep -l super\( | xargs sed -i 's/super([^)]*)/super()/g'

* fix spacing
2021-04-08 13:04:51 -07:00
..
__init__.py Make the contents of the DNS plugins private (#7580) 2019-11-25 10:26:05 -08:00
dns_google.py Use Python 3 style super (#8777) 2021-04-08 13:04:51 -07:00