nttwt1597 commited on
Commit
74ad3c4
·
verified ·
1 Parent(s): 11e10ed

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -312,7 +312,7 @@ interventions_place_holder = f"""Example:
312
  - Placebo tablet
313
  """
314
 
315
- prefilled_value = f"""[Clinicaltrials.gov }](https://clinicaltrials.gov/) """
316
 
317
  with gr.Blocks() as demo:
318
 
 
312
  - Placebo tablet
313
  """
314
 
315
+ prefilled_value = f"""[Clinicaltrials.gov](https://clinicaltrials.gov/) """
316
 
317
  with gr.Blocks() as demo:
318