VlachosGroup / pMuTT

Python Multiscale Thermochemistry Toolbox (pMuTT)
https://vlachosgroup.github.io/pMuTT/
40 stars 23 forks source link

Incorrect parameter type for reactions parameter in write_surf's docstring #181

Closed jonlym closed 1 year ago

jonlym commented 3 years ago

The docstring for pmutt.io.chemkin.write_surf says the reactions parameter is a "list of ChemkinReactions" but this should be updated to a "Reactions object containing ChemkinReactions".

wittregr commented 1 year ago

Resolved v 1.3.3