philincloud commited on
Commit
a15955e
·
verified ·
1 Parent(s): ec052ff

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -13,7 +13,7 @@ import csv
13
 
14
 
15
  # --- Constants ---
16
- DEFAULT_API_URL = "https://agents-course-unit4-scoring.hf.space"
17
 
18
 
19
  # --- Basic Agent Definition ---
 
13
 
14
 
15
  # --- Constants ---
16
+ DEFAULT_API_URL = "https://agents-course-unit4-scoring.hf.space"
17
 
18
 
19
  # --- Basic Agent Definition ---