leavoigt commited on
Commit
52762fb
1 Parent(s): 8368cdc

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -60,4 +60,4 @@ with st.expander("ℹ️ - About this app", expanded=False):
60
 
61
 
62
  if st.button("Analyze Document"):
63
- group_extraction.identify_groups()
 
60
 
61
 
62
  if st.button("Analyze Document"):
63
+ groups_extraction.identify_groups()