Add custom features example agent #200
Annotations
3 errors
|
|
|
37-vanilla-agent-custom-features/tests/test_agent.py#L37
37-vanilla-agent-custom-features/tests/test_agent.py:37:12: E712 Avoid equality comparisons to `True`; use `if agent_config["features"]["web-search"]["default"]:` for truth checks
|
|
37-vanilla-agent-custom-features/tests/test_agent.py#L36
37-vanilla-agent-custom-features/tests/test_agent.py:36:12: E712 Avoid equality comparisons to `False`; use `if not ...:` for false checks
|
The logs for this run have expired and are no longer available.
Loading