Sneak in a removal of the autopep8 setting that isn't needed anymore
This commit is contained in:
parent
1b93396315
commit
ca87b3d17e
1 changed files with 0 additions and 1 deletions
1
.vscode/settings.json
vendored
1
.vscode/settings.json
vendored
|
@ -7,6 +7,5 @@
|
||||||
],
|
],
|
||||||
"python.testing.unittestEnabled": false,
|
"python.testing.unittestEnabled": false,
|
||||||
"python.testing.pytestEnabled": true,
|
"python.testing.pytestEnabled": true,
|
||||||
"autopep8.interpreter": [".venv/bin/python"],
|
|
||||||
"python.envFile": "${workspaceFolder}/.env",
|
"python.envFile": "${workspaceFolder}/.env",
|
||||||
}
|
}
|
Loading…
Add table
Add a link
Reference in a new issue