Updating perform method documentation in interfaces.py

This commit is contained in:
TheNavigat 2015-12-30 23:19:52 +02:00 committed by Môshe van der Sterre
parent f3894fb9e9
commit 4bbea4e30b

View file

@ -169,7 +169,9 @@ class IAuthenticator(IPlugin):
Authenticator will never be able to perform (error).
:rtype: :class:`list` of
:class:`acme.challenges.ChallengeResponse`
:class:`acme.challenges.ChallengeResponse`,
where responses are required to be returned in
the same order as corresponding input challenges
:raises .PluginError: If challenges cannot be performed