Commit 7b42195
bosd
Fix syntax error in debugging code\n\n- Remove malformed string concatenation\n- Fix syntax error that was causing 'sanitized_load_lines' is not defined\n- Clean up complex f-string formatting that was causing parse errors\n\nThis fixes the NameError that was preventing proper debugging output.
1 parent 20fac0d commit 7b42195
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
693 | 693 | | |
694 | 694 | | |
695 | 695 | | |
696 | | - | |
| 696 | + | |
697 | 697 | | |
698 | 698 | | |
699 | 699 | | |
| |||
0 commit comments