Clean PEP8 violations

This commit is contained in:
Jan Dittberner 2015-11-22 14:03:47 +00:00
parent be0531ec30
commit b11055807f
20 changed files with 153 additions and 132 deletions

View file

@ -47,6 +47,7 @@ def enable_web_vhost(sitename):
"""
@shared_task
def delete_web_vhost_config(sitename):
"""
@ -70,6 +71,7 @@ def create_web_php_fpm_pool_config(username):
"""
@shared_task
def delete_web_php_fpm_pool_config(username):
"""