Skip to content

Commit

Permalink
undo comment
Browse files Browse the repository at this point in the history
  • Loading branch information
dignojrteogalbo committed Apr 8, 2024
1 parent 0b035ff commit 39cf3ee
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions GoVizzy/gv_ui/gv_ui/DisplayUI.py
Original file line number Diff line number Diff line change
Expand Up @@ -118,10 +118,10 @@ def display_app():



# elif selected_option == 'Color Options':
# #ADD color controls here
# with selected_view_options:
# selected_view_options.clear_output()
elif selected_option == 'Color Options':
#ADD color controls here
with selected_view_options:
selected_view_options.clear_output()



Expand Down

0 comments on commit 39cf3ee

Please sign in to comment.