generateur_v3/backend/api/.vscode/settings.json
Kilton937342 a26b4aaa43 com
2022-09-21 22:31:50 +02:00

7 lines
131 B
JSON

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