mirror of
https://github.com/certbot/certbot.git
synced 2026-07-28 08:45:22 +02:00
Rewrap after errors rename, doc fixes.
This commit is contained in:
@@ -68,10 +68,10 @@ class IPlugin(zope.interface.Interface):
|
||||
|
||||
Finish up any additional initialization.
|
||||
|
||||
:raises letsencrypt.errors.MisconfigurationError:
|
||||
when full initialization cannot be completed. Plugin will be
|
||||
displayed on a list of available plugins.
|
||||
:raises letsencrypt.errors.NoInstallationError:
|
||||
:raises .MisconfigurationError:
|
||||
when full initialization cannot be completed. Plugin will
|
||||
be displayed on a list of available plugins.
|
||||
:raises .NoInstallationError:
|
||||
when the necessary programs/files cannot be located. Plugin
|
||||
will NOT be displayed on a list of available plugins.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user