Fix trailing whitespace
This commit is contained in:
parent
bbab4c0db0
commit
66b568afc6
@ -101,7 +101,7 @@ Options:
|
||||
if keyring.get_password("%s.%s" % (module["key"], credential), getpass.getuser()):
|
||||
print(" - %s: set" % credential)
|
||||
else:
|
||||
print(" (none stored)")
|
||||
print(" (none stored)")
|
||||
return
|
||||
|
||||
choices = list(credential_modules.keys())
|
||||
|
Loading…
Reference in New Issue
Block a user