Docstrings
Ouverte
v1.4
- Langage dominant
- Python
- Étoiles
- 25
- Forks
- 30
- Métriques de merge des PR
- Aucune PR mergée en 30 j
Description
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)`
Guide de contribution
Ouvrir le guide de contribution
Évaluation
Cette issue n'a pas encore été évaluée.