Alexandre Gazola commited on
Commit
54712fd
·
1 Parent(s): 58755f6
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -22,7 +22,7 @@ from botanical_classification_tool import get_botanical_classification
22
  from excel_parser_tool import parse_excel
23
  from download_task_file import download_file_as_base64
24
 
25
- # (Keep Constants as is) ok!
26
  # --- Constants ---
27
  DEFAULT_API_URL = "https://agents-course-unit4-scoring.hf.space"
28
 
 
22
  from excel_parser_tool import parse_excel
23
  from download_task_file import download_file_as_base64
24
 
25
+ # (Keep Constants as is) ok!!
26
  # --- Constants ---
27
  DEFAULT_API_URL = "https://agents-course-unit4-scoring.hf.space"
28