diff --git a/.vscode/settings.json b/.vscode/settings.json index b8cd0c2..0850cd8 100644 --- a/.vscode/settings.json +++ b/.vscode/settings.json @@ -4,7 +4,7 @@ "python.linting.enabled": true, "python.linting.pylintEnabled": true, "python.linting.flake8Enabled": true, - "python.linting.mypyEnabled": true, + "python.linting.mypyEnabled": false, "python.linting.pydocstyleEnabled": false, "python.linting.pycodestyleEnabled": true, "python.linting.pylamaEnabled": true,