Skip to content

Commit c5a1fe2

Browse files
authored
Update src/client/telemetry/pylance.ts
1 parent 64d6920 commit c5a1fe2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/client/telemetry/pylance.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -152,7 +152,7 @@
152152
"language_server/completion_context_items" : {
153153
"lsversion" : { "classification": "SystemMetaData", "purpose": "PerformanceAndHealth" },
154154
"context" : { "classification": "SystemMetaData", "purpose": "FeatureInsight" },
155-
"count" : { "classification": "SystemMetaData", "purpose": "FeatureInsight" },
155+
"count" : { "classification": "SystemMetaData", "purpose": "FeatureInsight" }
156156
}
157157
*/
158158
/* __GDPR__

0 commit comments

Comments
 (0)