Try to fix travis-ci lint failure

This commit is contained in:
Blake Griffith 2016-07-11 12:43:33 -05:00
parent a691e53013
commit 9bc50d4a47

View file

@ -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