kajila commited on
Commit
993e24d
·
verified ·
1 Parent(s): 0d47a2b

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -120,7 +120,7 @@ repo_id="RAGREPORTS-log",
120
  every=2
121
  )
122
 
123
- with scheduler.lock:
124
  with log_file.open("a") as f:
125
  f.write(json.dumps(
126
  {
 
120
  every=2
121
  )
122
 
123
+ with scheduler.lock:
124
  with log_file.open("a") as f:
125
  f.write(json.dumps(
126
  {