Ensure date is passed to pipeline. Fix woring
This commit is contained in:
@@ -73,7 +73,7 @@ def render():
|
||||
st.markdown(c.get("reasoningWhyRelevant"))
|
||||
st.markdown("---")
|
||||
|
||||
if st.button("Submit PERFECT Ranking"):
|
||||
if st.button("Submit Ranking"):
|
||||
|
||||
n = len(order)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user