Merge pull request #1 from whosit/misc-scripts:master into master

postbox - allow running jinja as module

Reviewed-on: #1
This commit is contained in:
Ravise 2023-07-27 15:04:19 +00:00
commit bf143e2c14

View File

@ -0,0 +1,3 @@
from . import main
main()