crawler_81tv/.vscode/settings.json
2025-06-08 16:25:53 +08:00

5 lines
73 B
JSON

{
"python.analysis.extraPaths": [
"./scrapy_proj"
]
}