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
Merging all the extensions code into the core SDK package means mypy has more code to type check now.
Acceptance criteria:
type: ignoremarks are removed