{ "include": ["scripts"], "exclude": ["**/.nox", "**/__pycache__", "**/site-packages"], "pythonVersion": "3.13", "typeCheckingMode": "basic", "stubPath": "typings" }