FS 121: materiality chat agent #337
Annotations
4 errors
Ruff (F401):
backend/src/agents/agent.py#L4
backend/src/agents/agent.py:4:41: F401 `typing.Optional` imported but unused
|
Ruff (W293):
backend/src/directors/report_director.py#L50
backend/src/directors/report_director.py:50:1: W293 Blank line contains whitespace
|
Ruff (F541):
backend/src/llm/openai.py#L126
backend/src/llm/openai.py:126:25: F541 f-string without any placeholders
|
Linting Backend
Process completed with exit code 1.
|