mirror of
https://github.com/certbot/certbot.git
synced 2026-07-27 00:58:08 +02:00
Remove extra :returns: (#5611)
This commit is contained in:
+1
-1
@@ -274,7 +274,7 @@ class Client(object):
|
||||
|
||||
:param list domains: domains to get a certificate
|
||||
|
||||
:returns: :returns: certificate as PEM string, chain as PEM string,
|
||||
:returns: certificate as PEM string, chain as PEM string,
|
||||
newly generated private key (`.util.Key`), and DER-encoded
|
||||
Certificate Signing Request (`.util.CSR`).
|
||||
:rtype: tuple
|
||||
|
||||
Reference in New Issue
Block a user