Bad pylint.

This commit is contained in:
Adrien Ferrand 2020-07-20 21:00:54 +02:00
parent 5a1ca05e08
commit be8bb87420

View file

@ -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