mhe / pynrrd

Simple pure-python module for reading and writing nrrd files.
https://pynrrd.readthedocs.io/
MIT License
115 stars 51 forks source link

Add type hints to project #127

Closed addisonElliott closed 2 years ago

addisonElliott commented 2 years ago

Now that the minimum Python version supported is 3.7, type hints should be added to the project to aid in the developer experience.