Skip to content

Commit

Permalink
fix xml change
Browse files Browse the repository at this point in the history
  • Loading branch information
rachelicr committed Nov 30, 2023
1 parent 8da4932 commit 78ddc2f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion pisca-box-vue/libs_pages/page_beauti.py
Original file line number Diff line number Diff line change
Expand Up @@ -152,7 +152,6 @@ def add_widgets(include_header):
hupper = st.number_input("Height upper DOLS-DOB",value=max_age)
bupper = st.number_input("Branch upper DOLS-DOB",value=min_age)
elif luca_model == "Normal tissue":
height_rules = "true"
cols = st.columns(3)
with cols[0]:
st.write("Height lower")
Expand Down

0 comments on commit 78ddc2f

Please sign in to comment.