mirror of
https://github.com/saltstack/salt.git
synced 2025-04-17 10:10:20 +00:00
Cleanup code
This commit is contained in:
parent
1a46a180bc
commit
1a75be3f71
1 changed files with 1 additions and 1 deletions
|
@ -165,7 +165,7 @@ def call_status(*args, **kwargs):
|
|||
}
|
||||
|
||||
|
||||
def call_alert(*args, **kw):
|
||||
def call_alert(*args, **kwargs):
|
||||
'''
|
||||
Blink the alert.
|
||||
'''
|
||||
|
|
Loading…
Add table
Reference in a new issue