mirror of
https://github.com/saltstack/salt.git
synced 2025-04-17 10:10:20 +00:00
pylint fix
This commit is contained in:
parent
8b7896e005
commit
82ef59dbd0
1 changed files with 1 additions and 0 deletions
|
@ -36,6 +36,7 @@ import logging
|
|||
|
||||
log = logging.getLogger(__name__)
|
||||
|
||||
|
||||
def auth(username, sharedsecret, **kwargs):
|
||||
'''
|
||||
Shared secret authentication
|
||||
|
|
Loading…
Add table
Reference in a new issue