nonebot-plugin-marshoai/.vscode/settings.json

7 lines
143 B
JSON

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