Wedyan2023 commited on
Commit
e2e75de
·
verified ·
1 Parent(s): d8fa7c4

Update app110.py

Browse files
Files changed (1) hide show
  1. app110.py +1 -1
app110.py CHANGED
@@ -912,7 +912,7 @@ if "task_choice" in st.session_state:
912
  few_shot_examples=few_shot_text,
913
  examples=examples_text,
914
  user_prompt=user_prompt
915
-
916
 
917
 
918
  else:
 
912
  few_shot_examples=few_shot_text,
913
  examples=examples_text,
914
  user_prompt=user_prompt
915
+ )
916
 
917
 
918
  else: