Skip to content

Commit

Permalink
lint
Browse files Browse the repository at this point in the history
  • Loading branch information
munnsmunns committed Jun 27, 2024
1 parent 7196e5a commit c9b5110
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bmds_ui/desktop/components/database_form.py
Original file line number Diff line number Diff line change
Expand Up @@ -139,7 +139,7 @@ def compose(self) -> ComposeResult:
Button("Cancel", variant="default", id="db-edit-cancel"),
delete_btn,
classes="btn-holder span4",
id="actions-row"
id="actions-row",
),
id="grid-db-form",
)
Expand Down

0 comments on commit c9b5110

Please sign in to comment.