mirror of
https://github.com/saltstack/salt.git
synced 2025-04-17 10:10:20 +00:00
Lint: Remove extra whitespace
This commit is contained in:
parent
04ab6a5e9d
commit
7f327ab760
1 changed files with 1 additions and 1 deletions
|
@ -55,7 +55,7 @@ def generate_token(minion_id, signature, impersonated_by_master=False):
|
|||
'num_uses': 1,
|
||||
'metadata': audit_data
|
||||
}
|
||||
|
||||
|
||||
if payload['policies'] == []:
|
||||
return {'error': 'No policies matched minion'}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue