DrishtiSharma commited on
Commit
d5ee312
·
verified ·
1 Parent(s): db3ca8f

Update app.py

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