dschandra commited on
Commit
1015907
·
verified ·
1 Parent(s): bcbc961

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -157,6 +157,7 @@ df, status = parse_po_items_with_filters(text)
157
  print(status)
158
  if df is not None:
159
  print(df)
 
160
 
161
 
162
  # Function: Save to Excel
 
157
  print(status)
158
  if df is not None:
159
  print(df)
160
+
161
 
162
 
163
  # Function: Save to Excel