Delete .vscode directory

This commit is contained in:
Jamie Hardt
2022-11-20 13:02:18 -08:00
committed by GitHub
parent f00bea8702
commit 0494e771be

View File

@@ -1,8 +0,0 @@
{
"esbonio.sphinx.confDir": "",
"python.testing.pytestArgs": [
"."
],
"python.testing.unittestEnabled": false,
"python.testing.pytestEnabled": true
}