Jamesflynn1 / pyRBM

A Python framework to build and simulate stochastic rules-based models.
GNU General Public License v3.0
3 stars 0 forks source link

Add type hints to current functions #19

Open Jamesflynn1 opened 2 months ago

Jamesflynn1 commented 2 months ago

Add type hints and a return type to all current functions - this will hopefully be presented on the documentation pages.