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 e92c124 commit c545a36Copy full SHA for c545a36
src/client/telemetry/pylance.ts
@@ -204,7 +204,7 @@
204
*/
205
/* __GDPR__
206
"language_server/installed_packages" : {
207
- "packages" : { "classification": "SystemMetaData", "purpose": "FeatureInsight" },
+ "packagesbitarray" : { "classification": "SystemMetaData", "purpose": "FeatureInsight" },
208
"packageslowercase" : { "classification": "SystemMetaData", "purpose": "FeatureInsight" },
209
"resolverid" : { "classification": "SystemMetaData", "purpose": "FeatureInsight" }
210
}
0 commit comments