mirror of
https://github.com/certbot/certbot.git
synced 2026-03-28 21:33:27 -04:00
* Create and initialize _internal/plugins * Move plugins/manual.py to _internal/ * Move plugins/disco.py to _internal/ * Move plugins/selection.py to _internal/ * Move plugins/webroot.py to _internal/ * Move plugins/null.py to _internal/ * Move plugins/standalone.py to _internal/ * add missed internalization * shorten line * Update outdated init comment
1 line
23 B
Python
1 line
23 B
Python
"""Certbot plugins."""
|