2 lines
65 B
Python
2 lines
65 B
Python
__path__ = __import__("pkgutil").extend_path(__path__, __name__)
|
__path__ = __import__("pkgutil").extend_path(__path__, __name__)
|