umcu / clinlp

A Python library for performing NLP on clinical text written in Dutch
GNU General Public License v3.0
33 stars 0 forks source link

Add type hints throughout the codebase and enforce #83

Closed vmenger closed 1 month ago

vmenger commented 1 month ago

Great to enforce type hints for readable code. Ruff can do this through flake8-annotations: https://docs.astral.sh/ruff/rules/#flake8-annotations-ann