ehmatthes / ehmatthes/intro_programming
Use docstrings in functions and classes
Open
- Dominant language
- Jupyter Notebook
- Stars
- 400
- Forks
- 191
- PR merge metrics
- No merged PRs in 30d
Description
My documentation practices were not always as PEP8 compliant as they are today. The two functions notebooks, and the classes notebooks, should have docstrings instead of comments at the beginning of functions, classes, and methods.
This is really a simple issue of changing comments to docstrings.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.