rmnldwg / lymph

Python package for statistical modelling of lymphatic metastatic spread in head & neck cancer.

Home Page:https://lymph-model.readthedocs.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

type hinting

rmnldwg opened this issue · comments

improve documentation by using Python's type hinting according to PEP484. There's also a sphinx extension capable of handling this correctly.