Updated pipeline to refer to python module correctly
This commit is contained in:
@@ -20,7 +20,8 @@
|
||||
"customizations": {
|
||||
"vscode": {
|
||||
"extensions": [
|
||||
"mechatroner.rainbow-csv"
|
||||
"mechatroner.rainbow-csv",
|
||||
"piotrpalarz.vscode-gitignore-generator"
|
||||
]
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user