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

Added initial docstrings to test formatting #30

Closed Jamesflynn1 closed 2 months ago

Jamesflynn1 commented 2 months ago

Added Model.py docstrings and a large number of type hints. Testing to see impact on documentation.