We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 13028d3 commit 4be4c45Copy full SHA for 4be4c45
tests/test_utils.py
@@ -1,6 +1,6 @@
1
import os
2
3
-from moban.jinja2.engine import Engine
+from moban.plugins.jinja2.engine import Engine
4
from moban.externals import file_system
5
6
PATH_TO_TEMPLATES = './templates'
0 commit comments