ThiSecur commited on
Commit
b561fe2
·
verified ·
1 Parent(s): 50584ea

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -8,7 +8,6 @@ from Gradio_UI import GradioUI
8
 
9
  # Custom Tools
10
  @tool
11
- @tool
12
  def convert_time_between_timezones(
13
  time_str: str,
14
  from_tz: str,
 
8
 
9
  # Custom Tools
10
  @tool
 
11
  def convert_time_between_timezones(
12
  time_str: str,
13
  from_tz: str,