We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7bd4334 commit 22a9067Copy full SHA for 22a9067
tests/issues/test_1338_icons_and_metadata.py
@@ -127,4 +127,4 @@ def basic_tool() -> str:
127
assert len(tools) == 1
128
tool = tools[0]
129
assert tool.name == "basic_tool"
130
- assert tool.icons is None
+ assert tool.icons is None
0 commit comments