mirror of
https://github.com/certbot/certbot.git
synced 2026-05-28 04:34:11 -04:00
Try to fix travis-ci lint failure
This commit is contained in:
parent
a691e53013
commit
9bc50d4a47
1 changed files with 1 additions and 1 deletions
|
|
@ -1,4 +1,4 @@
|
|||
# pylint: disable=too-many-public-methods
|
||||
# pylint: disable=too-many-public-methods,too-many-lines
|
||||
"""Test for certbot_apache.configurator."""
|
||||
import os
|
||||
import shutil
|
||||
|
|
|
|||
Loading…
Reference in a new issue