[loop-cycle-2113] fix: syntax errors in test_llm_triage.py (#1329) #1333

Closed
Timmy wants to merge 1 commits from fix/test-llm-triage-syntax into main
Owner

Fixes #1329

Changes

  • Added missing backslash line continuations on lines 59-61 (with-statement)
  • Fixed multiline string literal on line 67 (was split across physical lines without proper escaping)

This was the only test error on main (717 passed, 1 error).

Fixes #1329 ## Changes - Added missing backslash line continuations on lines 59-61 (with-statement) - Fixed multiline string literal on line 67 (was split across physical lines without proper escaping) This was the only test error on main (717 passed, 1 error).
Timmy added 1 commit 2026-03-24 02:29:40 +00:00
fix: syntax errors in test_llm_triage.py (#1329)
Some checks failed
Tests / lint (pull_request) Failing after 10s
Tests / test (pull_request) Has been skipped
660ebb6719
Timmy closed this pull request 2026-03-24 02:34:01 +00:00
Author
Owner

Closing — this fix is already on main (using parenthesized context manager syntax). PR is unmergeable due to conflicts with the existing fix.

Closing — this fix is already on main (using parenthesized context manager syntax). PR is unmergeable due to conflicts with the existing fix.
Some checks failed
Tests / lint (pull_request) Failing after 10s
Tests / test (pull_request) Has been skipped

Pull request closed

Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Rockachopa/Timmy-time-dashboard#1333