Updating perform method documentation in interfaces.py

This commit is contained in:
TheNavigat
2016-02-15 17:16:43 +01:00
committed by Môshe van der Sterre
parent f3894fb9e9
commit 4bbea4e30b
+3 -1
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