Skip to content

Commit 2c78692

Browse files
committed
dummy commit
1 parent 803704e commit 2c78692

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/test/common.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -284,7 +284,7 @@ export function correctPathForOsType(pathToCorrect: string, os?: OSType): string
284284

285285
return pathToCorrect.replace(replacePathSepRegex, pathSep);
286286
}
287-
287+
// a
288288
/**
289289
* Get the current Python interpreter version.
290290
*

0 commit comments

Comments
 (0)