mirror of
https://github.com/YunoHost/moulinette.git
synced 2024-09-03 20:06:31 +02:00
fix comment
This commit is contained in:
parent
d4cc5ba12e
commit
1ea4ce099b
1 changed files with 1 additions and 1 deletions
|
@ -291,7 +291,7 @@ class Authenticator(BaseAuthenticator):
|
|||
value_dict -- Dictionnary of attributes/values to check
|
||||
|
||||
Returns:
|
||||
None | list with Fist conflict attribute name and value
|
||||
None | tuple with Fist conflict attribute name and value
|
||||
|
||||
"""
|
||||
for attr, value in value_dict.items():
|
||||
|
|
Loading…
Add table
Reference in a new issue