anitab-org / anitab-org/mentorship-backend
Add remaining type hints
- Dominant language
- Python
- Stars
- 200
- Forks
- 449
- PR merge metrics
- No merged PRs in 30d
Description
## Description
As a developer,
I need type hints to be added to the code,
so that I can improve developers' experience.
Some type hints were added in this PR #354 , in this issue you should add all the remaining type hints you may find.
helpful resources:
- [PEP 484 -- Type Hints](https://www.python.org/dev/peps/pep-0484/)
- [PR #354 that added type hints to the project](https://github.com/anitab-org/mentorship-backend/pull/354)
## Acceptance Criteria
### Update [Required]
- [ ] Add remaining type hints missing
## Definition of Done
- [ ] All of the required items are completed.
- [x] Approval by 1 mentor.
## Estimation
4 hours
Contributor guide
Assessment
This issue has not been assessed yet.