mirror of
https://github.com/certbot/certbot.git
synced 2026-07-27 08:09:10 +02:00
remove disable pylint from file
This commit is contained in:
@@ -10,7 +10,7 @@ from letsencrypt.client import achallenges
|
||||
from letsencrypt.client import constants
|
||||
from letsencrypt.client import errors
|
||||
|
||||
# pylint: disable=too-many-instance-attributes, too-few-public-methods
|
||||
|
||||
class AuthHandler(object):
|
||||
"""ACME Authorization Handler for a client.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user