Skip to content

Commit

Permalink
traceback handling
Browse files Browse the repository at this point in the history
  • Loading branch information
willmcgugan committed Jan 24, 2025
1 parent 79734ee commit 04dbf88
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/textual/markup.py
Original file line number Diff line number Diff line change
Expand Up @@ -137,6 +137,7 @@ def to_content(
Returns:
Text: A test instance.
"""
_rich_traceback_omit = True

from textual.content import Content, Span

Expand Down

0 comments on commit 04dbf88

Please sign in to comment.