mirror of
https://github.com/certbot/certbot.git
synced 2026-06-04 06:15:36 -04:00
Update prepare docstring.
This commit is contained in:
parent
68dc678eed
commit
a6c08a2e25
1 changed files with 1 additions and 0 deletions
|
|
@ -47,6 +47,7 @@ class Installer(plugins_common.Installer):
|
|||
Finish up any additional initialization.
|
||||
|
||||
:raises errors.PluginError: when an unexpected error occurs
|
||||
:raises errors.MisconfigurationError: when the config is invalid
|
||||
:raises errors.NoInstallationError: when can't find installation
|
||||
:raises errors.NotSupportedError: when version is not supported
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue