mirror of
https://github.com/certbot/certbot.git
synced 2026-06-13 10:40:10 -04:00
Inline docs fixes
This commit is contained in:
parent
a71ef63c18
commit
dbd024f77c
1 changed files with 1 additions and 1 deletions
|
|
@ -25,7 +25,7 @@ class Network(object):
|
|||
|
||||
.. todo::
|
||||
Clean up raised error types hierarchy, document, and handle (wrap)
|
||||
instances of `.DeserializationError` raised in `from_json()``.
|
||||
instances of `.DeserializationError` raised in `from_json()`.
|
||||
|
||||
:ivar str new_reg_uri: Location of new-reg
|
||||
:ivar key: `.JWK` (private)
|
||||
|
|
|
|||
Loading…
Reference in a new issue