summaryrefslogtreecommitdiff
path: root/.vscode/settings.json
blob: 66f540e6382c699d7499d61954a72f84a868ad02 (plain)
1
2
3
4
5
{
	"python.testing.pytestArgs": ["I2C"],
	"python.testing.unittestEnabled": false,
	"python.testing.pytestEnabled": true
}