Skip to content

Commit

Permalink
to done!
Browse files Browse the repository at this point in the history
  • Loading branch information
Jhsmit committed Oct 29, 2024
1 parent 9bfcf6c commit 9e9e010
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion dont_fret/web/bursts/components.py
Original file line number Diff line number Diff line change
Expand Up @@ -240,7 +240,6 @@ def filter_from_selection():
selectors = NestedSelectors(
nodes=selector_nodes, selection=burst_node_choice, labels=labels
)
# TODO make a class which yields setters/values for each selector
with solara.Row():
for level in selectors:
solara.Select(**level)
Expand Down

0 comments on commit 9e9e010

Please sign in to comment.