mirror of
https://github.com/certbot/certbot.git
synced 2026-08-03 19:52:34 +02:00
4 lines
79 B
Python
4 lines
79 B
Python
"""Certbot Postfix plugin."""
|
|
|
|
from certbot_postfix.installer import Installer
|