mirror of
https://github.com/certbot/certbot.git
synced 2026-08-02 19:31:51 +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."""
|
"""Test for certbot_apache.configurator."""
|
||||||
import os
|
import os
|
||||||
import shutil
|
import shutil
|
||||||
|
|||||||
Reference in New Issue
Block a user