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 6e6bd17 commit 1d1969cCopy full SHA for 1d1969c
template/__init__with_pkgutil.py
@@ -0,0 +1,2 @@
1
+# -*- coding:utf-8 -*-
2
+__path__ = __import__('pkgutil').extend_path(__path__, __name__)
0 commit comments