mgokg commited on
Commit
30f9908
·
verified ·
1 Parent(s): 3306f09

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -8,7 +8,7 @@ import os
8
  secreturl = os.environ.get('secret_url')
9
 
10
  # CSS-Stil für den Markdown-Container
11
-
12
 
13
  def parse_links(prompt):
14
  #anfrage ='fill in the missing contact information. do not reference the json object. do not use html tags inside the json object. it must be valid json. do not return explanaitons or any other text. thanks for your efforts:)'
 
8
  secreturl = os.environ.get('secret_url')
9
 
10
  # CSS-Stil für den Markdown-Container
11
+ demo=""
12
 
13
  def parse_links(prompt):
14
  #anfrage ='fill in the missing contact information. do not reference the json object. do not use html tags inside the json object. it must be valid json. do not return explanaitons or any other text. thanks for your efforts:)'