Skip to content

Handle functions with *args and **kwargs #173

Handle functions with *args and **kwargs

Handle functions with *args and **kwargs #173

Triggered via pull request February 14, 2024 08:19
Status Failure
Total duration 18s
Artifacts

test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 errors
Ruff (PIE790): tests/test_chatprompt.py#L98
tests/test_chatprompt.py:98:9: PIE790 Unnecessary `...` literal
Ruff (PIE790): tests/test_chatprompt.py#L131
tests/test_chatprompt.py:131:9: PIE790 Unnecessary `...` literal
Ruff (PIE790): tests/test_prompt_function.py#L53
tests/test_prompt_function.py:53:9: PIE790 Unnecessary `...` literal
build
Process completed with exit code 1.