diff --git a/.vscode/settings.json b/.vscode/settings.json index cb06559edea..25005ebbfbb 100644 --- a/.vscode/settings.json +++ b/.vscode/settings.json @@ -24,7 +24,7 @@ "python.linting.pycodestyleEnabled": true, "python.linting.enabled": true, "cSpell.words": [ - "furo" + "furo", "Conda", "Cython" ],