Skip to content

[ACEM] llteacher x ruff format#103

Merged
siscia merged 1 commit into
mainfrom
acem/ruff-format-0.14.8-20260517-201544
May 18, 2026
Merged

[ACEM] llteacher x ruff format#103
siscia merged 1 commit into
mainfrom
acem/ruff-format-0.14.8-20260517-201544

Conversation

@automaticcodeevolutionmanagement
Copy link
Copy Markdown

llteacher x ruff format

Details

  • Policy: Ruff Format 0.14.8
  • Initiative ID: 24
  • Fixes Applied: 1 violations
  • Files Modified: 1

Original Violations

src/homeworks/views.py
--- src/homeworks/views.py
+++ src/homeworks/views.py
@@ -1440,7 +1440,6 @@
         return render(request, "homeworks/widget_answer.html", {"data": data})
 
     def post(self, request: HttpRequest, homework_id: UUID) -> HttpResponse:
-
         widget_id = request.POST.get("widget_id")
         value_type = request.POST.get("value_type")
         value = request.POST.get("value")
---

This pull request was automatically created by ACEM.

Policy: Ruff Format 0.14.8
Fixed: 1 violations

Original Violations:

Formatted 1 file(s):
  - src/homeworks/views.py

Automated by ACEM - Initiative #24
@siscia siscia merged commit 2edeca3 into main May 18, 2026
5 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