CindyDelage commited on
Commit
00640e7
·
verified ·
1 Parent(s): a15b2a1

Update tools.py

Browse files
Files changed (1) hide show
  1. tools.py +0 -1
tools.py CHANGED
@@ -16,7 +16,6 @@ import pandas as pd
16
 
17
  import numpy as np
18
  import pandas as pd
19
- from smolagent.tools import Tool # à adapter selon ton vrai import
20
 
21
  class is_commutative(Tool):
22
  name = "commutative"
 
16
 
17
  import numpy as np
18
  import pandas as pd
 
19
 
20
  class is_commutative(Tool):
21
  name = "commutative"