do not block other namespace-packages

This commit is contained in:
looooo 2019-10-11 19:48:38 +02:00 committed by realthunder
parent 62106d16f3
commit b7da4ecc41

View File

@ -0,0 +1 @@
__path__ = __import__('pkgutil').extend_path(__path__, __name__)