Commit Graph

2 Commits

Author SHA1 Message Date
brent.edwards ed9bd090b6 fix(bench): remove unsupported mix_stderr param from CliRunner in config_cli_bench
Typer 0.24.0 CliRunner does not support the mix_stderr keyword
argument.  This caused ASV benchmark discovery to fail with a
TypeError during the CI benchmark-regression job.
2026-02-20 22:19:26 +00:00
brent.edwards 69a86858a7 feat(cli): add config get/set/list commands 2026-02-19 23:48:40 +00:00