Dannsht commited on
Commit
bd86ae7
·
verified ·
1 Parent(s): 9a8c112

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -14,7 +14,7 @@ def my_cutom_tool(arg1:str, arg2:int)-> str: #it's import to specify the return
14
  """A tool that does nothing yet
15
  Args:
16
  arg1: the first argument
17
- arg2: the second argument
18
  """
19
  return "What magic will you build ?"
20
 
 
14
  """A tool that does nothing yet
15
  Args:
16
  arg1: the first argument
17
+ arg2: the second argument проверка
18
  """
19
  return "What magic will you build ?"
20