Files
mppt-testbench/testbench
grabowski 3f46029204 Fix NameError in sweep error handler lambda
Python 3.13 deletes exception variables after the except block.
Capture the error string before passing to the lambda.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-11 16:02:16 +07:00
..