Skip to content

Commit cd1aed7

Browse files
authored
Merge branch 'main' into update-existing-project-creation
2 parents 069a2e8 + 22f08ae commit cd1aed7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/features/envCommands.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -353,6 +353,7 @@ export async function addPythonProject(
353353
resource instanceof ProjectPackage ||
354354
resource instanceof ProjectEnvironment
355355
) {
356+
356357
await addPythonProject(undefined, wm, em, pc);
357358
}
358359

0 commit comments

Comments
 (0)