mirror of
https://github.com/certbot/certbot.git
synced 2026-05-28 04:34:11 -04:00
attempt to remove final pylint errors
This commit is contained in:
parent
4ad01f07f7
commit
ffbccd1ff1
1 changed files with 1 additions and 0 deletions
|
|
@ -43,6 +43,7 @@ from letsencrypt.client.apache import parser
|
|||
|
||||
|
||||
class ApacheConfigurator(augeas_configurator.AugeasConfigurator):
|
||||
# pylint: disable=too-many-instance-attributes
|
||||
"""Apache configurator.
|
||||
|
||||
State of Configurator: This code has been tested under Ubuntu 12.04
|
||||
|
|
|
|||
Loading…
Reference in a new issue