Skip to content

Commit

Permalink
oh be pretty, oh be smart: don't start
Browse files Browse the repository at this point in the history
  • Loading branch information
subwaystation committed Jan 29, 2024
1 parent 0191e18 commit 564c039
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .devcontainer/devcontainer.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"python.linting.flake8Path": "/opt/conda/bin/flake8",
"python.linting.pycodestylePath": "/opt/conda/bin/pycodestyle",
"python.linting.pydocstylePath": "/opt/conda/bin/pydocstyle",
"python.linting.pylintPath": "/opt/conda/bin/pylint",
"python.linting.pylintPath": "/opt/conda/bin/pylint"
},

// Add the IDs of extensions you want installed when the container is created.
Expand Down

0 comments on commit 564c039

Please sign in to comment.