mirror of
https://github.com/saltstack/salt.git
synced 2025-04-17 10:10:20 +00:00
lint fix
This commit is contained in:
parent
61bd12c0de
commit
2da1cdd109
1 changed files with 1 additions and 1 deletions
|
@ -5408,4 +5408,4 @@ def set_(computer_policy=None, user_policy=None,
|
|||
return True
|
||||
else:
|
||||
msg = 'You have to specify something!'
|
||||
raise SaltInvocationError(msg)
|
||||
raise SaltInvocationError(msg)
|
||||
|
|
Loading…
Add table
Reference in a new issue