EnzymeML / PyEnzyme

🧬 - Data management and modeling framework based on EnzymeML.
BSD 2-Clause "Simplified" License
23 stars 9 forks source link

change the file header from """ docstring to # comment #33

Closed fbergmann closed 2 years ago

fbergmann commented 2 years ago

I recommend changing the file headers into comments (#) rather than docstrings, as we dont want them to appear in the generated documentation:

current

i've done that to the copasi tl, and the result is as i would expect:

https://pyenzyme.readthedocs.io/en/refactoring/_apiref/pyenzyme.thinlayers.TL_Copasi.html?highlight=COPASI#module-pyenzyme.thinlayers.TL_Copasi