Docstrings
Đang mở
v1.4
- Ngôn ngữ chính
- Python
- Star
- 25
- Fork
- 30
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
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)`
Hướng dẫn đóng góp
Đánh giá
Issue này chưa được đánh giá.