mabuseif commited on
Commit
f19355e
·
verified ·
1 Parent(s): 16b55c4

Update app/intro.py

Browse files
Files changed (1) hide show
  1. app/intro.py +1 -1
app/intro.py CHANGED
@@ -391,4 +391,4 @@ def get_download_link(data, filename, link_text):
391
  """
392
  b64 = base64.b64encode(data.encode()).decode()
393
  href = f'<a href="data:application/json;base64,{b64}" download="{filename}">{link_text}</a>'
394
- return href
 
391
  """
392
  b64 = base64.b64encode(data.encode()).decode()
393
  href = f'<a href="data:application/json;base64,{b64}" download="{filename}">{link_text}</a>'
394
+ return href