Skip to content

Added docstrings to the models types

Luis Aleixo requested to merge feature/models_types_docstring into master

For every types in the models.py file there is now a docstring referring that these types are only used for the Expert app and tests.

This will avoid some future confusions about which values are being used to run the simulations.

Merge request reports