diff --git a/.vscode/settings.json b/.vscode/settings.json index c6a49df..65332e6 100644 --- a/.vscode/settings.json +++ b/.vscode/settings.json @@ -8,8 +8,5 @@ "robot.interactiveConsole.arguments": [ "--output", "${workspaceRoot}/logs/interactive_console.xml" ], - "python.linting.pylintEnabled": true, - "python.linting.enabled": true, - "python.formatting.provider": "black", "python.analysis.completeFunctionParens": true, } \ No newline at end of file