mirror of
https://github.com/Textualize/textual.git
synced 2025-10-17 02:38:12 +03:00
satisfy pyright (#2793)
This commit is contained in:
@@ -8,7 +8,6 @@ class Bar(Static):
|
||||
|
||||
|
||||
class BindingApp(App):
|
||||
|
||||
CSS_PATH = "binding01.css"
|
||||
BINDINGS = [
|
||||
("r", "add_bar('red')", "Add Red"),
|
||||
|
||||
Reference in New Issue
Block a user