Closed niconoe closed 1 year ago
I'd like to (sooner than later) use MyPy to make this package more robust.
A first try give me error: Skipping analyzing "odimh5.reader": found module but no type hints or library stubs which seems weird since the odimh5 page is type-annotated.
error: Skipping analyzing "odimh5.reader": found module but no type hints or library stubs
odimh5
To investigate.
leaving out mypy for now, closing this issue.
I'd like to (sooner than later) use MyPy to make this package more robust.
A first try give me
error: Skipping analyzing "odimh5.reader": found module but no type hints or library stubs
which seems weird since theodimh5
page is type-annotated.To investigate.