We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c2ed6b2 commit 041be0dCopy full SHA for 041be0d
1 file changed
src/client/telemetry/pylance.ts
@@ -401,6 +401,6 @@
401
/* __GDPR__
402
"language_server.crash" : {
403
"oom" : { "classification": "SystemMetaData", "purpose": "FeatureInsight", "owner": "rchiodo" },
404
- "lsversion" : { "classification": "SystemMetaData", "purpose": "FeatureInsight", "owner": "rchiodo" },
+ "lsversion" : { "classification": "SystemMetaData", "purpose": "FeatureInsight", "owner": "rchiodo" }
405
}
406
*/
0 commit comments