1
0
mirror of https://github.com/certbot/certbot.git synced 2026-01-26 07:41:33 +03:00

Update prepare docstring.

This commit is contained in:
Brad Warren
2017-08-25 14:03:29 -07:00
parent 68dc678eed
commit a6c08a2e25

View File

@@ -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