Files
Excel-Filter-Tool/.vscode/settings.json
2026-02-12 09:51:22 +01:00

7 lines
143 B
JSON

{
"python.testing.pytestArgs": [
"."
],
"python.testing.unittestEnabled": false,
"python.testing.pytestEnabled": true
}