Skip to content

Commit 241ff50

Browse files
eleanorjboydStellaHuang95
authored andcommitted
format
1 parent 0aaf1c3 commit 241ff50

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

src/common/telemetry/constants.ts

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -196,8 +196,7 @@ export enum EventNames {
196196
* - result: 'success' | 'timeout' | 'error'
197197
* - errorType: string (classified error category, on failure only)
198198
*/
199-
PET_RESOLVE = 'PET.RESOLVE',
200-
/**
199+
PET_RESOLVE = 'PET.RESOLVE', /**
201200
* Telemetry event for the one-time migration that removes a stale
202201
* `python-envs.defaultEnvManager: system` value from User (global) settings.
203202
* Fires only on the activation when the migration actually runs (not on subsequent runs).

0 commit comments

Comments
 (0)