Skip to content

fix: resolve 91 mypy type-checking errors across source files#4

Merged
othercodes merged 1 commit intomasterfrom
fix/mypy-type-errors
Feb 18, 2026
Merged

fix: resolve 91 mypy type-checking errors across source files#4
othercodes merged 1 commit intomasterfrom
fix/mypy-type-errors

Conversation

@othercodes
Copy link
Owner

Remove unused type: ignore[return-value] comments that became redundant with django-stubs. Add proper type annotations for streaming content cache and request builder method map. Suppress remaining django-stubs limitations (Model.objects, test client response type, request.user).

Remove unused type: ignore[return-value] comments that became redundant
with django-stubs. Add proper type annotations for streaming content
cache and request builder method map. Suppress remaining django-stubs
limitations (Model.objects, test client response type, request.user).
@othercodes othercodes self-assigned this Feb 18, 2026
@sonarqubecloud
Copy link

@othercodes othercodes merged commit 3e2cfe8 into master Feb 18, 2026
9 checks passed
@othercodes othercodes deleted the fix/mypy-type-errors branch February 18, 2026 03:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant