We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5601999 commit cdac68aCopy full SHA for cdac68a
.vscode/start-terminal.sh
@@ -20,4 +20,4 @@ fi
20
if test -f "$VENV_DIR"; then
21
echo "Activating virtualenv"
22
source "$VENV_DIR"
23
-fi
+fi
0 commit comments