Skip to content

Commit 8b61ede

Browse files
committed
chore: Delint
1 parent b60c290 commit 8b61ede

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
@@ -380,7 +380,7 @@ def bind_params(
380380
381381
Returns:
382382
A new ToolboxTool instance with the specified parameters bound.
383-
383+
384384
Raises:
385385
ValueError: If a parameter is already bound or is not defined by the
386386
tool's definition.

0 commit comments

Comments
 (0)