Clean PEP8 violations
This commit is contained in:
parent
be0531ec30
commit
b11055807f
20 changed files with 153 additions and 132 deletions
|
@ -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):
|
||||
"""
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue