YchKhan commited on
Commit
dc7f01a
1 Parent(s): 2cf5d73

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -27,7 +27,7 @@ def list_attributes_and_values():
27
  </body>
28
  </html>
29
  """
30
- return f"[Click here to download the file](https://organizedprogrammers-test-file-editing.hf.space/file={tmp})",
31
 
32
  def append_text_to_file(text):
33
  file_path = 'text_file.txt'
 
27
  </body>
28
  </html>
29
  """
30
+ return f"[Click here to download the file](https://organizedprogrammers-test-file-editing.hf.space/file={tmp})", html_script
31
 
32
  def append_text_to_file(text):
33
  file_path = 'text_file.txt'