Skip to content

Commit 03d573d

Browse files
committed
chore: Delint
1 parent 2a47fd4 commit 03d573d

File tree

1 file changed

+1
-1
lines changed
  • packages/toolbox-core/src/toolbox_core

1 file changed

+1
-1
lines changed

packages/toolbox-core/src/toolbox_core/tool.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -470,4 +470,4 @@ def bind_param(
470470
the tool's definition.
471471
472472
"""
473-
return self.bind_params({param_name: param_value})
473+
return self.bind_params({param_name: param_value})

0 commit comments

Comments
 (0)