mirror of
https://github.com/certbot/certbot.git
synced 2026-01-24 19:22:07 +03:00
* dict.has_key -> `in` operator * backticks -> repr Also removed trailing newlines from a few files. flake8 --select='W' no longer reports any issues