mirror of
https://github.com/certbot/certbot.git
synced 2026-06-07 07:42:08 -04:00
Lint
This commit is contained in:
parent
e64ad1446e
commit
6eb747c9dc
1 changed files with 1 additions and 0 deletions
|
|
@ -1,3 +1,4 @@
|
|||
"""Certbot entrypoint for package execution"""
|
||||
from certbot.main import main
|
||||
|
||||
if __name__ == "__main__":
|
||||
|
|
|
|||
Loading…
Reference in a new issue