Docstrings
Offen
v1.4
- Vorherrschende Sprache
- Python
- Sterne
- 25
- Forks
- 30
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
While writing the tutorial I realized that the help function in iPython does not always provide proper information. I think the docstrings of the __init__ functions need to be repeated or moved to the class.
Example:
`help(odml.Section)`
-> returns
`Section(*args, **kwargs)`
Beitragsleitfaden
Bewertung
Dieses Issue wurde noch nicht bewertet.