fix comment

This commit is contained in:
Kay0u 2020-01-07 23:56:25 +08:00
parent d4cc5ba12e
commit 1ea4ce099b
No known key found for this signature in database
GPG key ID: 7FF262C033518333

View file

@ -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():