acecalisto3 commited on
Commit
7fc561c
·
verified ·
1 Parent(s): 2fcdaa8

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -1009,7 +1009,7 @@ async def handle_issue_select(evt: gr.SelectData):
1009
  code_edit_component: gr.update(value={"error.txt": "# Error loading code\nPlease try again"}),
1010
  ai_output_display: gr.update(value="*Error processing selection*")
1011
  }
1012
- }
1013
 
1014
 
1015
  issue_list.select(
 
1009
  code_edit_component: gr.update(value={"error.txt": "# Error loading code\nPlease try again"}),
1010
  ai_output_display: gr.update(value="*Error processing selection*")
1011
  }
1012
+
1013
 
1014
 
1015
  issue_list.select(