Zoe Forbes 98bd444221 Fix workbench init and spreadsheet syntax errors
- Use Gui.activateWorkbench() instead of calling Initialize() directly
  on dependent workbenches. Direct calls skip the C++ __Workbench__
  injection step, causing 'AssemblyWorkbench has no attribute
  __Workbench__' errors.
- Fix duplicated generator expression in spreadsheet_commands.py
- Fix missing else clause in spreadsheet_commands.py
2026-01-29 22:42:29 -06:00
2026-01-24 15:16:09 -06:00
2026-01-24 15:16:09 -06:00
2026-01-24 15:16:09 -06:00
2026-01-24 15:16:09 -06:00
2026-01-26 06:34:59 -06:00
2026-01-26 06:34:59 -06:00
2026-01-24 15:16:09 -06:00
Description
No description provided
467 KiB
Languages
Python 98.6%
Makefile 1.4%