ppsingh commited on
Commit
9e01df7
1 Parent(s): 9dca10c

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -40,7 +40,7 @@ scheduler = CommitScheduler(
40
  repo_id="GIZ/spaces_logs",
41
  repo_type="dataset",
42
  folder_path=JSON_DATASET_DIR,
43
- path_in_repo="audit_chatbot,
44
  token=SPACES_LOG
45
  )
46
 
 
40
  repo_id="GIZ/spaces_logs",
41
  repo_type="dataset",
42
  folder_path=JSON_DATASET_DIR,
43
+ path_in_repo="audit_chatbot",
44
  token=SPACES_LOG
45
  )
46