-
EXT Jean-Matthieu Etancelin authoredEXT Jean-Matthieu Etancelin authored
coding_guidelines.rst 307 B
How to write proper code in HySoP
Developper should follow python recommandations for code style.
Lower-level functions should be tested in the appropriate unitary tests folders.
Higher-level functionalities should be exposed in an example file.