Files
galaxy-integrations-python-api/src/galaxy/__init__.py
Rafal Makagon 66085e2239 Revert "Add ignoring not having windll to mypy"
This reverts commit 55c7fcfd61e0391287e2717117da4fca03b77dec.
2019-09-27 15:37:21 +02:00

2 lines
85 B
Python

__path__: str = __import__('pkgutil').extend_path(__path__, __name__) # type: ignore