spacetx / starfish

starfish: unified pipelines for image-based transcriptomics
https://spacetx-starfish.readthedocs.io/en/latest/
MIT License
224 stars 67 forks source link

address #TODO `core/__init__.py` #1766

Closed neuromusic closed 4 years ago

neuromusic commented 4 years ago
# TODO: (ttung) the type: ignore is required to satisfy the new semantic analyzer in mypy 0.710.
from ._version import get_versions  # type: ignore

https://github.com/spacetx/starfish/blob/83a6202bdeb56015ae08b2e4243822fdbd2b721a/starfish/core/__init__.py#L9

ttung commented 4 years ago

This issue is still present as of mypy 0.761