Files
Mainline/engine/terminal.py
David Gwilliam 0a16e3e564 style: apply ruff auto-fixes across codebase
- Fix import sorting (isort) across all engine modules
- Fix SIM105 try-except-pass patterns (contextlib.suppress)
- Fix nested with statements in tests
- Fix unused loop variables

Run 'uv run pytest' to verify tests still pass.
2026-03-16 04:18:34 -07:00

2.2 KiB