mirror of
https://github.com/gogcom/galaxy-integrations-python-api.git
synced 2026-01-20 12:48:26 -05:00
2 lines
85 B
Python
2 lines
85 B
Python
__path__: str = __import__('pkgutil').extend_path(__path__, __name__) # type: ignore
|