diff --git a/.vscode/settings.json b/.vscode/settings.json index 209c01e6b26c..d9724300eb29 100644 --- a/.vscode/settings.json +++ b/.vscode/settings.json @@ -24,5 +24,6 @@ "changeProcessCWD": true } ], + "python.linting.pylintEnabled": true, "python.envFile": "${workspaceFolder}/.vscode/python.env" }