webknossos-libs
webknossos-libs copied to clipboard
cluster_tools: type everything
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.