emeses commited on
Commit
f5662ea
·
1 Parent(s): eb0dbf7

Update space

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -68,7 +68,7 @@ def extract_table(url):
68
  """
69
  return html_table
70
  except Exception as e:
71
- return f"<p>Error: {str(e)}</p>"
72
 
73
 
74
  def handle_prepare(index):
 
68
  """
69
  return html_table
70
  except Exception as e:
71
+ return f"<p>Error: {str(e)}</p>"
72
 
73
 
74
  def handle_prepare(index):