Files
POPS/app/routers/ui.py
Martin Hohenberg 726a4d3c02 Fix UnboundLocalError for filament_low in start_job
Variable was only assigned inside a nested if-block; initialise to False
at the top of the filament-logging section so all code paths define it.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-06-19 08:00:16 +02:00

21 KiB