Handle functions with *args and **kwargs #173
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.
|