mirror of
https://github.com/certbot/certbot.git
synced 2026-06-06 23:32:06 -04:00
Bad pylint.
This commit is contained in:
parent
5a1ca05e08
commit
be8bb87420
1 changed files with 1 additions and 1 deletions
|
|
@ -10,4 +10,4 @@ if sys.version_info[:2] == (3, 5):
|
|||
"Python 3.5 support will be dropped in the next release of "
|
||||
"acme. Please upgrade your Python version.",
|
||||
PendingDeprecationWarning,
|
||||
) # pragma: no cover
|
||||
) # pragma: no cover
|
||||
|
|
|
|||
Loading…
Reference in a new issue