certbot/certbot-compatibility-test/certbot_compatibility_test/configurators/nginx
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 Satisfying some lint complaints 2016-08-10 17:16:54 -07:00
common.py Use Python 3 style super (#8777) 2021-04-08 13:04:51 -07:00