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

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

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -14,6 +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
  Args:
18
  arg1: the first argument
19
  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
18
  Args:
19
  arg1: the first argument
20
  arg2: the second argument