mirror of
https://github.com/codex-storage/deluge.git
synced 2025-01-14 13:34:21 +00:00
Spacing.
This commit is contained in:
parent
ff64068c6d
commit
55e637eda4
@ -159,7 +159,6 @@ def exec_command(executable, *parameters):
|
|||||||
command.extend(parameters)
|
command.extend(parameters)
|
||||||
Popen(command)
|
Popen(command)
|
||||||
|
|
||||||
|
|
||||||
def exec_deluge_command(script, *parameters):
|
def exec_deluge_command(script, *parameters):
|
||||||
"""Execute deluge's command like browser.py, update.py and others"""
|
"""Execute deluge's command like browser.py, update.py and others"""
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user