tractor/tractor/devx
Gud Boi 9afda1c61d Fix `pformat_caller_frame()`s bogus `indent` kwarg
Just drop it — `pformat_boxed_tb()` spells its knobs
`tb_box_indent`/`tb_body_indent`, and that fn's default
(1-space box indent) is what the caller wanted anyway.

Regressed-by: 888af602 (`pformat_cs()` mv into `.devx.pformat`)
Found-via: `/run-tests` test_pformat_caller_frame_renders

(this patch was generated in some part by `claude-code` using `claude-opus-5` (`anthropic`))
2026-08-18 20:13:07 -04:00
..
debug Defer `asyncio` import via PEP-562 `.to_asyncio` 2026-08-12 19:57:28 -04:00
__init__.py Add `._debug_hangs` to `.devx` for hang triage 2026-06-17 17:39:44 -04:00
_debug_hangs.py Add `._debug_hangs` to `.devx` for hang triage 2026-06-17 17:39:44 -04:00
_frame_stack.py Lazy-import optional 3rd-party deps (gh #470) 2026-08-12 19:57:28 -04:00
_proctitle.py Hoist proc-title prefix to `_def_prefix` const 2026-06-24 16:20:50 -04:00
_stackscope.py Fix Windows `import tractor` at the UDS root 2026-08-14 23:12:01 -04:00
cli.py Mk debugger tests work for arbitrary pre-REPL format 2025-03-20 15:07:27 -04:00
pformat.py Fix `pformat_caller_frame()`s bogus `indent` kwarg 2026-08-18 20:13:07 -04:00