Skip to content

[ACEM] mypy x llteacher#87

Open
automaticcodeevolutionmanagement[bot] wants to merge 1 commit intomainfrom
acem/mypy-1.19.1-20260504-035636
Open

[ACEM] mypy x llteacher#87
automaticcodeevolutionmanagement[bot] wants to merge 1 commit intomainfrom
acem/mypy-1.19.1-20260504-035636

Conversation

@automaticcodeevolutionmanagement
Copy link
Copy Markdown

mypy x llteacher

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: 18
  • 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 #18
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