Make ./pep8.travis.sh run cleanly

98% whitespace.
This commit is contained in:
Sharif Nassar
2015-10-20 22:24:58 -07:00
parent 2cab4e577e
commit 424f4f08b9
6 changed files with 29 additions and 23 deletions
@@ -165,7 +165,7 @@ class ApacheConfigurator(augeas_configurator.AugeasConfigurator):
temp_install(self.mod_ssl_conf)
def deploy_cert(self, domain, cert_path, key_path,
chain_path=None, fullchain_path=None): # pylint: disable=unused-argument
chain_path=None, fullchain_path=None): # pylint: disable=unused-argument
"""Deploys certificate to specified virtual host.
Currently tries to find the last directives to deploy the cert in