Add mypy type checks
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 265
- Forks
- 65
- PR merge metrics
- No merged PRs in 30d
Description
Hi there.
Thank you very much for contributing to the project.
I noticed that the code has some type checking, but not all of it does. I'm happy to try and improve this by adding it everywhere, as well as adding a check in the ci that ensures proper type checking. Let me know if this is something you would approve of.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
The issue names no files, tests, or existing type-checking entry points. Start by locating the Python type-checking configuration and CI workflows, then identify which code is currently uncovered. Done means the intended code is checked by mypy and CI runs that check successfully.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- ci-cd, tooling
- Issue type
- Refactor
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100