We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 778b975 commit f7ea63bCopy full SHA for f7ea63b
tests/devtools/test_devtools.py
@@ -8,6 +8,7 @@
8
from rich.segment import Segment
9
from rich.table import Table
10
from rich.text import Text
11
+from rich.rule import Rule
12
13
from textual_dev.renderables import DevConsoleLog, DevConsoleNotice
14
0 commit comments