diff --git a/.vscode/cspell.json b/.vscode/cspell.json index bd472a7972c3..eb600e044e46 100644 --- a/.vscode/cspell.json +++ b/.vscode/cspell.json @@ -3,7 +3,8 @@ "language": "en", "languageId": "python", "dictionaries": [ - "powershell" + "powershell", + "python" ], "ignorePaths": [ "**/tests/recordings/**",