Skip to content

[ACEM] mypy#86

Merged
siscia merged 1 commit intomainfrom
acem/mypy-1.19.1-20260504-035506
May 4, 2026
Merged

[ACEM] mypy#86
siscia merged 1 commit intomainfrom
acem/mypy-1.19.1-20260504-035506

Conversation

@automaticcodeevolutionmanagement
Copy link
Copy Markdown

mypy

What This PR Does

Fixed 1 arg-type type errors in 1 files using LLM-based fixes.

Details

  • Policy: Mypy 1.19.1
  • Initiative ID: 16
  • Fixes Applied: 1 violations
  • Files Modified: 1

Original Violations

src/homeworks/services.py
src/homeworks/services.py:1791: error: Argument "is_post" to "WidgetData" has incompatible type "HomeworkProgressWidgetResponse | bool | None"; expected "bool"  [arg-type]
---

This pull request was automatically created by ACEM.

Policy: Mypy 1.19.1
Fixed: 1 violations

Original Violations:

src/homeworks/services.py:
src/homeworks/services.py:1791: error: Argument "is_post" to "WidgetData" has incompatible type "HomeworkProgressWidgetResponse | bool | None"; expected "bool"  [arg-type]

Automated by ACEM - Initiative #16
@siscia siscia merged commit 6d01543 into main May 4, 2026
4 of 6 checks passed
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