mirror of
https://github.com/certbot/certbot.git
synced 2026-07-27 16:30:31 +02:00
Updating perform method documentation in interfaces.py
This commit is contained in:
committed by
Môshe van der Sterre
parent
f3894fb9e9
commit
4bbea4e30b
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user