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 cbf5e0d commit 2898b2aCopy full SHA for 2898b2a
src/textual/widgets/_static.py
@@ -29,8 +29,6 @@ class Static(Widget, inherit_bindings=False):
29
}
30
"""
31
32
- _renderable: VisualType
33
-
34
def __init__(
35
self,
36
content: VisualType = "",
0 commit comments