mirror of
https://github.com/certbot/certbot.git
synced 2026-06-06 15:22:38 -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 |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| challenges.py | ||
| client.py | ||
| crypto_util.py | ||
| errors.py | ||
| fields.py | ||
| jws.py | ||
| magic_typing.py | ||
| messages.py | ||
| mixins.py | ||
| standalone.py | ||
| util.py | ||