mirror of
https://github.com/certbot/certbot.git
synced 2026-07-27 08:09:10 +02:00
Try to fix travis-ci lint failure
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user