Format
This commit is contained in:
parent
eafd6b9bb5
commit
14fbb762c5
1 changed files with 3 additions and 2 deletions
5
.vscode/settings.json
vendored
5
.vscode/settings.json
vendored
|
|
@ -1,6 +1,7 @@
|
||||||
{
|
{
|
||||||
"files.exclude": {
|
"files.exclude": {
|
||||||
"**/__pycache__": true,
|
"**/__pycache__": true,
|
||||||
"runs": true
|
},
|
||||||
}
|
"editor.formatOnSave": true,
|
||||||
|
"notebook.formatOnCellExecution": true
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue