Use docrep to simplify docstrings?
Open
- Dominant language
- Python
- Stars
- 8
- Forks
- 4
- Avg merge
- 8h 2m
- Merged PRs (30d)
- 2
Description
https://docrep.readthedocs.io/en/latest/
Replace
```py
utilities : array_like
….
```
with
```py
... %(honest_rankings.parameters.utilities)s'''
```
and have the description just live in one place?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.