fix an import

This commit is contained in:
holger krekel
2025-11-13 17:54:30 +01:00
parent 3c3e54fceb
commit 81364bd523

View File

@@ -3,7 +3,7 @@ import os
import pyinfra
from cmdeploy import deploy_chatmail
from .deployers import deploy_chatmail
def main():