Merge pull request #3272 from cowlicks/gh-3271

Try to fix travis-ci lint failure
This commit is contained in:
Brad Warren
2016-07-11 11:05:31 -07:00
committed by GitHub
@@ -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