Skip to content

Commit 07e83b4

Browse files
authored
Update launch.json
1 parent 9317bb7 commit 07e83b4

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

.vscode/launch.json

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,6 @@
44
// For more information, visit: https://go.microsoft.com/fwlink/?linkid=830387
55
"version": "0.2.0",
66
"configurations": [
7-
8-
97
{
108
"name": "Python: Current File",
119
"type": "python",
@@ -15,4 +13,4 @@
1513
"justMyCode": true
1614
}
1715
]
18-
}
16+
}

0 commit comments

Comments
 (0)