NanoComp / imageruler

measure minimum solid/void lengthscales in binary image
https://nanocomp.github.io/imageruler/
MIT License
13 stars 6 forks source link

Update docstrings and add missing type hints to functions in `imageruler.py` #18

Closed oskooi closed 1 year ago

oskooi commented 1 year ago

Updates the docstrings (based on this style guide) and adds missing type hints to several functions in imageruler.py. These changes cover only about half of this file. The remainder will be updated in a separate PR.