Update docstrings for new functions #23
Labels
Comp:Core
This issue has to do with the main bulk of the code or document. (methods, main content)
Difficulty:1-Beginner
This issue does not require expert knowledge and may be a good issue for new contributors.
Priority:3-Desired
This work is important, but not urgent.
Status:1-New
No one has claimed this issue yet. It is in need of solving.
Type:Docs
Is related to API documentation, website content, etc.
Some functions, like set_distribution in commodity.py or add_regional_data in technology.py have increased capability due to new arguments, and need to have their parameters and returns updated.
We are following the numpy style of docstrings, so please add the components inputs, returns, and descriptions.
If you are unsure what a function does, feel free to ask!
Edit: This isn't a comprehensive list, but there are also some in db_creator.py like create_lifetime_tech
The text was updated successfully, but these errors were encountered: