Donnyvdm / python-intermediate-inflammation

A template software project for use in Intermediate Research Software Development Skills In Python course. Contact: @anenadic
MIT License
0 stars 0 forks source link

Add parameter description in "daily_stddev(data)" #5

Open fionaroman99 opened 3 hours ago

fionaroman99 commented 3 hours ago

The function "daily_stddev(data)" in inflammation/models.py (https://github.com/Donnyvdm/python-intermediate-inflammation/blob/main/inflammation/models.py) is missing the parameter (data) description.