mirror of
https://github.com/aimingmed/aimingmed-ai.git
synced 2026-01-19 13:23:23 +08:00
7 lines
145 B
JSON
7 lines
145 B
JSON
{
|
|
"python.testing.pytestArgs": [
|
|
"app"
|
|
],
|
|
"python.testing.unittestEnabled": false,
|
|
"python.testing.pytestEnabled": true
|
|
} |