DrishtiSharma commited on
Commit
90b1894
·
verified ·
1 Parent(s): feba643

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -234,4 +234,4 @@ if st.button("Generate Patent Insights"):
234
  st.download_button("Download Report", data=report_file, file_name="Patent_Report.pdf")
235
 
236
  except Exception as e:
237
- st.error(f"An error occurred during execution: {e}")
 
234
  st.download_button("Download Report", data=report_file, file_name="Patent_Report.pdf")
235
 
236
  except Exception as e:
237
+ st.error(f"An error occurred during execution: {e}")