codestyle: ty needs less help here too
This commit is contained in:
parent
9b04902825
commit
c3b749ec37
1 changed files with 1 additions and 1 deletions
|
|
@ -51,7 +51,7 @@ class SearchResults(Widget):
|
|||
table.add_rows(await load_initial_data())
|
||||
|
||||
|
||||
class AddInventoryScreen(Screen[None]):
|
||||
class AddInventoryScreen(Screen):
|
||||
def compose(self) -> ComposeResult:
|
||||
yield Header()
|
||||
yield SearchBar()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue