Added a shot at what might be the proper type, I need to get a better understanding of certbot's datatypes

This commit is contained in:
jonasbn
2017-11-07 21:47:59 +01:00
parent 89485f7463
commit 0aa9322280
+1 -1
View File
@@ -897,7 +897,7 @@ def renew_cert(config, plugins, lineage):
:param interfaces.IConfig config: Configuration object
:param list plugins: List of plugins
:param lineage: TODO
:param RenewableCert lineage: a certificate lineage object
:returns: `None`
:rtype: None