Skip to content

Removes typer.Exit exceptions in commands#353

Merged
thewhaleking merged 2 commits intostagingfrom
feat/thewhaleking/consistent-returns
Mar 6, 2025
Merged

Removes typer.Exit exceptions in commands#353
thewhaleking merged 2 commits intostagingfrom
feat/thewhaleking/consistent-returns

Conversation

@thewhaleking
Copy link
Contributor

Removes all the raise typer.Exit() calls throughout the commands, and instead provides consistent returns or proper exception raising to be handled further down the line. This results in better outputs with --verbose

…nd instead provides consistent returns or proper exception raising to be handled further down the line. This results in better outputs with `--verbose`
@thewhaleking thewhaleking requested a review from a team March 5, 2025 15:39
@thewhaleking thewhaleking merged commit 6717c4e into staging Mar 6, 2025
3 checks passed
@thewhaleking thewhaleking deleted the feat/thewhaleking/consistent-returns branch March 6, 2025 18:30
@ibraheem-abe ibraheem-abe mentioned this pull request Mar 6, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants