mirror of
https://github.com/saltstack/salt.git
synced 2025-04-17 10:10:20 +00:00
Add newline at end of file
Needed for lint
This commit is contained in:
parent
d4a3c8a66a
commit
d46845a5b6
1 changed files with 1 additions and 1 deletions
|
@ -1248,4 +1248,4 @@ def key_is_encrypted(key):
|
|||
if not is_private_key:
|
||||
raise CommandExecutionError('{0} is not a private key'.format(key))
|
||||
|
||||
return is_encrypted
|
||||
return is_encrypted
|
||||
|
|
Loading…
Add table
Reference in a new issue