mirror of
https://github.com/valitydev/salt.git
synced 2024-11-08 09:23:56 +00:00
Lint
This commit is contained in:
parent
e5a186e863
commit
a6d2b3d51a
@ -79,6 +79,7 @@ __func_alias__ = {
|
||||
'set_': 'set'
|
||||
}
|
||||
|
||||
|
||||
def set_(key, value, service=None, profile=None): # pylint: disable=W0613
|
||||
'''
|
||||
Set a key/value pair in the REST interface
|
||||
|
Loading…
Reference in New Issue
Block a user