mirror of
https://github.com/saltstack/salt.git
synced 2025-04-17 10:10:20 +00:00
Fix some lint
This commit is contained in:
parent
c6d27ada51
commit
61e2e9ccda
1 changed files with 1 additions and 1 deletions
|
@ -144,7 +144,7 @@ def get_current_user():
|
|||
|
||||
|
||||
def get_sam_name(username):
|
||||
'''
|
||||
r'''
|
||||
Gets the SAM name for a user. It basically prefixes a username without a
|
||||
backslash with the computer name. If the user does not exist, a SAM
|
||||
compatible name will be returned using the local hostname as the domain.
|
||||
|
|
Loading…
Add table
Reference in a new issue