Skip to content

Commit 8561fba

Browse files
committed
ENH: Add bids.ext namespace package for subpackages
1 parent f422263 commit 8561fba

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

bids/ext/__init__.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
__path__ = __import__('pkgutil').extend_path(__path__, __name__)

0 commit comments

Comments
 (0)