patruff commited on
Commit
98ad704
·
verified ·
1 Parent(s): 926815f

Upload tool

Browse files
Files changed (1) hide show
  1. tool.py +1 -1
tool.py CHANGED
@@ -1,6 +1,6 @@
1
  from smolagents.tools import Tool
2
- import json
3
  import string
 
4
  import pronouncing
5
 
6
  class WordPhoneTool(Tool):
 
1
  from smolagents.tools import Tool
 
2
  import string
3
+ import json
4
  import pronouncing
5
 
6
  class WordPhoneTool(Tool):