certbot/certbot-dns-nsone/tests
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
..
dns_nsone_test.py Use Python 3 style super (#8777) 2021-04-08 13:04:51 -07:00