Junaidb commited on
Commit
a6ca5b6
·
verified ·
1 Parent(s): 2e88125

Update ui.py

Browse files
Files changed (1) hide show
  1. ui.py +1 -1
ui.py CHANGED
@@ -88,7 +88,7 @@ def APP():
88
 
89
  payload={
90
  "uid":uid,
91
- "pid":project_name
92
  "high_level_bio_query":bio_input
93
  }
94
 
 
88
 
89
  payload={
90
  "uid":uid,
91
+ "pid":project_name,
92
  "high_level_bio_query":bio_input
93
  }
94