Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/PierreRaybaut/guidata
Browse files Browse the repository at this point in the history
  • Loading branch information
PierreRaybaut committed Oct 22, 2023
2 parents 41d830e + ac822ad commit cc027de
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
1 change: 0 additions & 1 deletion .vscode/settings.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,6 @@
"-v",
"--cov",
"--cov-report=html",
"--unattended",
"guidata"
],
"python.analysis.autoFormatStrings": true,
Expand Down
1 change: 1 addition & 0 deletions .vscode/tasks.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@
"cwd": "scripts",
"env": {
"UNATTENDED": "1",
"PYTHONUTF8": "1",
"PYTHON": "${env:PPSTACK_PYTHONEXE}"
}
},
Expand Down

0 comments on commit cc027de

Please sign in to comment.