diff options
author | 2021-09-15 19:52:40 -0500 | |
---|---|---|
committer | 2021-09-15 19:52:40 -0500 | |
commit | 7c08af2655c07d0d13b247905eb23acbbd42e976 (patch) | |
tree | f68259a1f32458b1707e02e1f37f1a73a2b10815 | |
parent | added vscode extensions (diff) |
chore: small quotation change
-rw-r--r-- | .gitpod.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitpod.yml b/.gitpod.yml index 0c07be67..ca1b5456 100644 --- a/.gitpod.yml +++ b/.gitpod.yml @@ -6,4 +6,4 @@ tasks: vscode: extensions: - - "ms-python.python"
\ No newline at end of file + - ms-python.python |