Add full-fledged type hints
Open
good-first-issue
help wanted
- Dominant language
- Python
- Stars
- 1.5k
- Forks
- 196
- PR merge metrics
- No merged PRs in 30d
Description
`mypy --strict` with default settings needs to report no issues. Many signatures lack type hints,
A PR will land in some time 🚀
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by running `mypy --strict` with default settings across the repository and review the reported signatures. Identify the modules with missing or incompatible type hints, then iterate until the command reports no issues; no specific files or tests are named in the issue.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- developer-experience
- Issue type
- Refactor
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100