ZahirJS commited on
Commit
c9576b9
·
verified ·
1 Parent(s): c43efb6

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -24,7 +24,6 @@ def create_interface(generator_fn, sample_json, title, description):
24
  show_download_button=True
25
  ),
26
  title=title,
27
- description=description
28
  )
29
 
30
  if __name__ == "__main__":
 
24
  show_download_button=True
25
  ),
26
  title=title,
 
27
  )
28
 
29
  if __name__ == "__main__":