1.3 update #111
Annotations
3 errors
|
ruff-check
Process completed with exit code 1.
|
|
Ruff (F821):
src/agent.py#L112
src/agent.py:112:115: F821 Undefined name `rtc`
|
|
Ruff (W291):
src/agent.py#L54
src/agent.py:54:24: W291 Trailing whitespace
|