Skip to content

Commit 395185e

Browse files
committed
remove print
1 parent f06cd6e commit 395185e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/textual/style.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -472,7 +472,6 @@ def rich_style_with_offset(self, x: int, y: int) -> RichStyle:
472472
Returns:
473473
A Rich Style object.
474474
"""
475-
print(self)
476475
(
477476
background,
478477
foreground,

0 commit comments

Comments
 (0)