Update test_tool_call.py #222
python-type-check.yml
on: push
pyright type-check
59s
Annotations
3 errors and 2 warnings
pyright type-check:
examples/server/tests/unit/test_tool_call.py#L151
Expected 2 positional arguments (reportCallIssue)
|
pyright type-check:
scripts/plot_tool_call_tests.py#L2
Import "pandas" could not be resolved (reportMissingImports)
|
pyright type-check
2 errors
|
pyright type-check:
scripts/plot_tool_call_tests.py#L4
Import "seaborn" could not be resolved from source (reportMissingModuleSource)
|
pyright type-check:
scripts/plot_tool_call_tests.py#L6
Import "re" is not accessed (reportUnusedImport)
|