Skip to content

Commit

Permalink
Update prompterator/main.py
Browse files Browse the repository at this point in the history
Co-authored-by: Sam Sucik <ssucik@cisco.com>
  • Loading branch information
danielajass and samsucik authored Nov 14, 2023
1 parent e319c09 commit 150515c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion prompterator/main.py
Original file line number Diff line number Diff line change
Expand Up @@ -477,7 +477,7 @@ def set_up_ui_labelling():
disabled=True,
height=c.DATA_POINT_TEXT_AREA_HEIGHT,
)
set_up_prompt_atrs_area(col2_orig)
set_up_prompt_attrs_area(col2_orig)

labeling_area = st.container()
u.insert_hidden_html_marker(
Expand Down

0 comments on commit 150515c

Please sign in to comment.