1
0
mirror of synced 2024-12-02 16:37:17 +01:00
tja2fumen/.vscode/settings.json

7 lines
149 B
JSON

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