webknossos-libs icon indicating copy to clipboard operation
webknossos-libs copied to clipboard

cluster_tools: type everything

Open jstriebel opened this issue 3 years ago • 0 comments

After PR #683, initial typing is introduced to cluster_tools. However, we should enforce complete typing by uncommenting # disallow_untyped_defs = true in the pyproject.toml and adding the respective type-hints.

jstriebel avatar Apr 04 '22 12:04 jstriebel