pydra icon indicating copy to clipboard operation
pydra copied to clipboard

Mypy-passing static typing

Open tclose opened this issue 8 months ago • 0 comments

The new workflow syntax should hopefully work with static type-checking provided by mypy. However, the Pydra code-base needs to annotated so that it passes mypy checking first.

It is possible that there might be a tweak or two required to the public API so it is probably good to get it in before v1.0

tclose avatar Apr 28 '25 12:04 tclose