mirror of
https://github.com/microsoft/autogen.git
synced 2026-04-20 03:02:16 -04:00
7 lines
147 B
JSON
7 lines
147 B
JSON
{
|
|
"python.testing.pytestArgs": [
|
|
"tests"
|
|
],
|
|
"python.testing.unittestEnabled": false,
|
|
"python.testing.pytestEnabled": true
|
|
} |