fix
main
#28 / 100
fix: remove last typer references from muse/core/
- repo.py: replace typer.echo + typer.Exit with print(stderr) + SystemExit - query_engine.py, invariants.py: update stale typer.echo() docstring refs - test_core_coverage_gaps.py: expect SystemExit instead of click.exceptions.Exit
muse/ is now completely free of typer/click.
4
files changed
407
files in snapshot
Files Changed
407 in snapshot
~4
No comments yet. Be the first to start the discussion.