{ "python.formatting.provider": "black", "files.watcherExclude": { "**/__pycache__/**": true, "**/save/**": true, "**/wandb/**": true } }