We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 06c9495 commit 95f6157Copy full SHA for 95f6157
.vscode/settings.json
@@ -2,5 +2,5 @@
2
"python.testing.unittestEnabled": false,
3
"python.testing.pytestEnabled": true,
4
"python.testing.pytestArgs": ["-s", "-m", "not slow and not manual"],
5
- "cSpell.words": ["webexpythonsdk"]
+ "cSpell.words": ["ciscosparkapi", "webexpythonsdk", "webexteamssdk"]
6
}
0 commit comments