Skip to content

Commit

Permalink
🎨 [pre-commit.ci] Auto format from pre-commit.com hooks
Browse files Browse the repository at this point in the history
  • Loading branch information
pre-commit-ci[bot] committed Aug 27, 2024
1 parent 91c79fb commit fc4f3a6
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions typer/main.py
Original file line number Diff line number Diff line change
Expand Up @@ -78,8 +78,6 @@ def except_hook(
supress_internal_dir_names = [typer_path, click_path]
exc = exc_value
if rich:
from .rich_utils import MAX_WIDTH

rich_tb = Traceback.from_exception(
type(exc),
exc,
Expand Down

0 comments on commit fc4f3a6

Please sign in to comment.