mirror of
https://github.com/chatmail/relay.git
synced 2026-05-19 04:18:09 +00:00
add a comment about absolute imports
This commit is contained in:
@@ -3,6 +3,9 @@ import os
|
|||||||
|
|
||||||
import pyinfra
|
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
|
from cmdeploy.deployers import deploy_chatmail
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user