Skip to content

Commit 567e80c

Browse files
committed
add missing }
1 parent 2fd7da4 commit 567e80c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/utils/pythonHelper.mts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -90,6 +90,7 @@ export default async function findPython(): Promise<string | undefined> {
9090
SettingsKey.python3Path,
9191
undefined
9292
);
93+
}
9394
}
9495

9596
// Check python extension for any python environments with version >= 3.9

0 commit comments

Comments
 (0)