diff --git a/.vscode/settings.json b/.vscode/settings.json index b97a24a..0c84e74 100644 --- a/.vscode/settings.json +++ b/.vscode/settings.json @@ -10,7 +10,6 @@ "python.testing.pytestArgs": ["tests"], "python.testing.unittestEnabled": false, "python.testing.pytestEnabled": true, - "isort.check": true, "markdownlint.config": { "MD033": false, "MD036": false,