Synnove commited on
Commit
b28928e
·
verified ·
1 Parent(s): 3898396

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -52,7 +52,7 @@ def load_questions_from_file(filepath="questions.json"):
52
 
53
  #
54
 
55
- def run_and_submit_one():
56
  # 1. Instantiate Agent ( modify this part to create your agent)
57
  try:
58
  agent = BasicAgent()
 
52
 
53
  #
54
 
55
+ def run_and_submit_one():
56
  # 1. Instantiate Agent ( modify this part to create your agent)
57
  try:
58
  agent = BasicAgent()