models: JobStatus dataclass is defined but unused #115

Closed
opened 2026-07-05 15:42:29 +00:00 by the.auditor · 0 comments
Owner

src/kronai/models.py:43-53JobStatus dataclass is defined but never used. status.py works with raw dict[str, Any] instead. Either wire it in or remove the dead code.

From PR #114 review suggestion.

`src/kronai/models.py:43-53` — `JobStatus` dataclass is defined but never used. `status.py` works with raw `dict[str, Any]` instead. Either wire it in or remove the dead code. _From PR #114 review suggestion._
fuzzy closed this issue 2026-07-05 17:53:58 +00:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set

Reference
thwap/kronai#115
No description provided.