mirror of
https://github.com/valitydev/salt.git
synced 2024-11-08 09:23:56 +00:00
Removed empty whitespace
This commit is contained in:
parent
c2af0a135d
commit
413311061e
@ -52,7 +52,7 @@ class RunnerClient(object):
|
||||
f_call = salt.utils.format_call(l_fun, low)
|
||||
ret = l_fun(*f_call.get('args', ()), **f_call.get('kwargs', {}))
|
||||
return ret
|
||||
|
||||
|
||||
|
||||
class Runner(RunnerClient):
|
||||
'''
|
||||
|
Loading…
Reference in New Issue
Block a user