phspoden commited on
Commit
9e418ee
·
1 Parent(s): f16f844

Still testing connection PyCharm and Huggingface Repo by updating a comment again

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -14,7 +14,7 @@ def my_custom_tool(arg1:str, arg2:int)-> str: #it's import to specify the return
14
  """A tool that does nothing yet
15
  Philippe is testing having his Pycharm connected to GIT
16
  This is more complicated that it seems, but it should be set and forget hopefully
17
- Try 3
18
  Args:
19
  arg1: the first argument
20
  arg2: the second argument
 
14
  """A tool that does nothing yet
15
  Philippe is testing having his Pycharm connected to GIT
16
  This is more complicated that it seems, but it should be set and forget hopefully
17
+ Try 3...4
18
  Args:
19
  arg1: the first argument
20
  arg2: the second argument