Toumaima commited on
Commit
30525ed
·
verified ·
1 Parent(s): c779883

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -146,7 +146,7 @@ class BasicAgent:
146
 
147
  else:
148
  return f"🧠 Answer: {answer}"
149
-
150
  # --- Submission Function ---
151
  DEFAULT_API_URL = "https://agents-course-unit4-scoring.hf.space"
152
 
 
146
 
147
  else:
148
  return f"🧠 Answer: {answer}"
149
+
150
  # --- Submission Function ---
151
  DEFAULT_API_URL = "https://agents-course-unit4-scoring.hf.space"
152