Skip to content

Commit 3d74bd3

Browse files
heejaechangluabud
andauthored
Update src/client/telemetry/pylance.ts
Co-authored-by: Luciana Abud <[email protected]>
1 parent 7703b32 commit 3d74bd3

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

src/client/telemetry/pylance.ts

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,8 @@
6363
"language_server/completion_accepted" : {
6464
"autoimport" : { "classification": "SystemMetaData", "purpose": "FeatureInsight" },
6565
"dictionarykey" : { "classification": "SystemMetaData", "purpose": "FeatureInsight" },
66-
"memberAccess" : { "classification": "SystemMetaData", "purpose": "FeatureInsight" },
66+
"memberaccess" : { "classification": "SystemMetaData", "purpose": "FeatureInsight" },
67+
6768
"keyword" : { "classification": "SystemMetaData", "purpose": "FeatureInsight" }
6869
}
6970
*/

0 commit comments

Comments
 (0)