mirror of
https://github.com/certbot/certbot.git
synced 2026-06-04 22:33:00 -04:00
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 |
||
|---|---|---|
| .. | ||
| tls_configs | ||
| __init__.py | ||
| configurator.py | ||
| constants.py | ||
| display_ops.py | ||
| http_01.py | ||
| nginxparser.py | ||
| obj.py | ||
| parser.py | ||
| parser_obj.py | ||