Reverted changes in environment settings

This commit is contained in:
Dmytro Struk
2025-09-17 13:20:02 -07:00
Unverified
parent 031e230d63
commit 2df0e289e8
+1 -8
View File
@@ -35,12 +35,5 @@
"name": "azure",
"depth": 2
}
],
"python.testing.pytestEnabled": true,
"python.testing.unittestEnabled": false,
"python.testing.pytestArgs": [
"packages"
],
"python.testing.cwd": "${workspaceFolder}",
"python.testing.autoTestDiscoverOnSaveEnabled": true
]
}