whitespacing.... :)
This commit is contained in:
parent
2671dc3273
commit
927fff0c5e
22 changed files with 66 additions and 109 deletions
|
|
@ -17,10 +17,10 @@ class ShellService(Service):
|
|||
|
||||
def needs_arguments(self):
|
||||
return True
|
||||
|
||||
|
||||
def execute(self):
|
||||
self.command.call()
|
||||
|
||||
|
||||
|
||||
def create(**kwargs):
|
||||
return ShellService(**kwargs)
|
||||
Loading…
Add table
Add a link
Reference in a new issue