Files
go-garminconnect/python-garminconnect/.vscode/settings.json
2025-08-26 19:33:02 -07:00

7 lines
147 B
JSON

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