Fs-119/Using file search tool for report #330
lint-backend.yml
on: pull_request
Linting Backend
13s
Annotations
3 errors
Ruff (F401):
backend/src/llm/openai.py#L2
backend/src/llm/openai.py:2:16: F401 `os.PathLike` imported but unused
|
Ruff (F401):
backend/src/llm/openai.py#L3
backend/src/llm/openai.py:3:21: F401 `pathlib.Path` imported but unused
|
Linting Backend
Process completed with exit code 1.
|