nieche commited on
Commit
0e9a822
·
verified ·
1 Parent(s): 080b943

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -4
app.py CHANGED
@@ -107,10 +107,6 @@ def make_website_aboute_quote(quote: str)-> str:
107
  """
108
  return html
109
 
110
- @tool
111
-
112
-
113
-
114
 
115
  final_answer = FinalAnswerTool()
116
 
 
107
  """
108
  return html
109
 
 
 
 
 
110
 
111
  final_answer = FinalAnswerTool()
112