fix: resolve CI/CD issues - remove unused variables and add type stubs
Some checks failed
CI / test (3.10) (push) Failing after 8m36s
CI / test (3.11) (push) Failing after 4m55s
CI / test (3.12) (push) Failing after 8m28s
CI / build (push) Has been skipped

This commit is contained in:
2026-02-03 01:38:59 +00:00
parent 649403eded
commit 3f91820e35

View File

@@ -62,4 +62,4 @@ target-version = "py310"
index-path = "./docs" index-path = "./docs"
model-name = "all-MiniLM-L6-v2" model-name = "all-MiniLM-L6-v2"
embedding-device = "cpu" embedding-device = "cpu"
chroma-persist-dir = ".api-docs/chroma" chroma-persist-dir = "./.api-docs/chroma"