Spaces:
Sleeping
Sleeping
Update app.py
Browse files
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,
|