mirror of
https://github.com/chatmail/relay.git
synced 2026-05-10 16:04:37 +00:00
add a comment about absolute imports
This commit is contained in:
@@ -3,6 +3,9 @@ import os
|
||||
|
||||
import pyinfra
|
||||
|
||||
# pyinfra runs this module as a python file and not as a module so
|
||||
# import paths must be absolute
|
||||
|
||||
from cmdeploy.deployers import deploy_chatmail
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user