rl-institut / multi-vector-simulator

Multi-vector Simulation Tool assessing and optimizing Local Energy Systems (LES) for the E-LAND project
GNU General Public License v2.0
21 stars 10 forks source link

Minor fixes: `input_template` and `CONTRIBUTING.md` #904

Closed smartie2076 closed 3 years ago

smartie2076 commented 3 years ago

Fix #494

Changes proposed in this pull request:

The following steps were realized, as well (if applies): :x: Use in-line comments to explain your code :x: Write docstrings to your code (example docstring) :x: For new functionalities: Explain in readthedocs :x: Write test(s) for your new patch of code (pytests, assertion debug messages)