remove vscode settings

This commit is contained in:
Francisco Schulz 2022-09-20 14:55:04 +02:00
parent b44b733090
commit 49188c5331

View File

@ -1,7 +0,0 @@
{
"python.testing.pytestArgs": [
"test"
],
"python.testing.unittestEnabled": false,
"python.testing.pytestEnabled": true
}