Files
ptulsconv/.vscode/settings.json
2022-11-18 19:09:37 -08:00

8 lines
177 B
JSON

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