Skip to content

Commit 303d272

Browse files
committed
chore: Delint
1 parent 33c11c9 commit 303d272

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
@@ -466,4 +466,4 @@ def bind_param(
466466
the tool's definition.
467467
468468
"""
469-
return self.bind_params({param_name: param_value})
469+
return self.bind_params({param_name: param_value})

0 commit comments

Comments
 (0)