manabb commited on
Commit
2b66a18
·
verified ·
1 Parent(s): 8767044

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -195,7 +195,7 @@ def loop_function(df):
195
  if i == 1:
196
  try:
197
  rr = generate_response(manual_rules, proposal_details)
198
- update_log("\n"+datetime.now().isoformat()+"\n"+rr)
199
  text += """
200
  <div style="color: white !important; background: #006400 !important; padding: 10px; font-size: 14px;">
201
 
 
195
  if i == 1:
196
  try:
197
  rr = generate_response(manual_rules, proposal_details)
198
+ update_log("\n"+datetime.now().isoformat()+"\n"+E_file_No+"\n"+rr)
199
  text += """
200
  <div style="color: white !important; background: #006400 !important; padding: 10px; font-size: 14px;">
201