Check typing in all SDK extensions
Open
kind/maintenance
- Dominant language
- Python
- Stars
- 272
- Forks
- 152
- PR merge metrics
- No merged PRs in 30d
Description
Merging all the extensions code into the core SDK package means mypy has more code to type check now.
---
Acceptance criteria:
- [ ] Temporary `type: ignore` marks are removed
- [ ] SDK core passes type checks
- [ ] SDK extensions passes type checks
Contributor guide
Assessment
This issue has not been assessed yet.