mirror of
https://github.com/certbot/certbot.git
synced 2026-06-07 15:52:08 -04:00
Add package docstrings
This commit is contained in:
parent
23cdee4fa1
commit
99a81ba269
3 changed files with 3 additions and 0 deletions
|
|
@ -0,0 +1 @@
|
|||
"""Let's Encrypt."""
|
||||
|
|
@ -0,0 +1 @@
|
|||
"""Let's Encrypt client."""
|
||||
|
|
@ -0,0 +1 @@
|
|||
"""Let's Encrypt scripts."""
|
||||
Loading…
Reference in a new issue