adal-glez-a commited on
Commit
de4f704
·
verified ·
1 Parent(s): e942853

remove @tool duplicate

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -42,7 +42,6 @@ def get_current_time_in_timezone(timezone: str) -> str:
42
  except Exception as e:
43
  return f"Error fetching time for timezone '{timezone}': {str(e)}"
44
 
45
- @tool
46
  @tool
47
  def generate_human_centered_ai_snippet(
48
  mission: str = None,
 
42
  except Exception as e:
43
  return f"Error fetching time for timezone '{timezone}': {str(e)}"
44
 
 
45
  @tool
46
  def generate_human_centered_ai_snippet(
47
  mission: str = None,