rag/.vscode/settings.json
2025-03-01 08:15:30 +01:00

5 lines
81 B
JSON

{
"python.analysis.extraPaths": [
"./src/document_processing"
]
}