tapios / risk-networks

Code for risk networks: a blend of compartmental models, graphs, data assimilation and semi-supervised learning
Other
2 stars 2 forks source link

`T` argument to `simulate` function in `epiforecast/risk_simulator.py` violates syntax rules #18

Closed glwagner closed 4 years ago

glwagner commented 4 years ago

https://github.com/dburov190/risk-networks/blob/941f88f9ac4d1217525a7b11bfd35057490ac94c/epiforecast/risk_simulator.py#L193

This screws up syntax highlighting on GitHub, etc. T should only be capitalized if it is a class.