Skip to content

Commit 1d1969c

Browse files
committed
添加 pkgutil 命名空间模板
1 parent 6e6bd17 commit 1d1969c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

template/__init__with_pkgutil.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
# -*- coding:utf-8 -*-
2+
__path__ = __import__('pkgutil').extend_path(__path__, __name__)

0 commit comments

Comments
 (0)