Skip to content

Commit 2df417a

Browse files
committed
Thank goodness for unittests
1 parent 218bb2d commit 2df417a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -856,7 +856,7 @@
856856
"python.envFile": {
857857
"type": "string",
858858
"description": "Absolute path to a file containing environment variable definitions.",
859-
"default": "${workspaceRoot}/.env}"
859+
"default": "${workspaceRoot}/.env"
860860
},
861861
"python.jediPath": {
862862
"type": "string",

0 commit comments

Comments
 (0)