summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFlorian Dold <florian.dold@gmail.com>2020-02-17 18:27:10 +0100
committerFlorian Dold <florian.dold@gmail.com>2020-02-17 18:27:10 +0100
commita81fd7a44bbd7513def6c67a0d1fa0dbf0c13b30 (patch)
treed297c8c30510bcc4720ab43f49f76f5e33696487
parenta232ea168a55ef5a61aa3c724617f0c63b866970 (diff)
downloadbank-a81fd7a44bbd7513def6c67a0d1fa0dbf0c13b30.tar.gz
bank-a81fd7a44bbd7513def6c67a0d1fa0dbf0c13b30.tar.bz2
bank-a81fd7a44bbd7513def6c67a0d1fa0dbf0c13b30.zip
editor
-rw-r--r--.vscode/settings.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/.vscode/settings.json b/.vscode/settings.json
index da18bc7..393d090 100644
--- a/.vscode/settings.json
+++ b/.vscode/settings.json
@@ -1,6 +1,6 @@
{
"python.linting.pylintEnabled": false,
- "python.linting.pep8Enabled": false,
+ "python.linting.pycodestyleEnabled": false,
"python.linting.enabled": false,
"python.formatting.provider": "yapf",
"python.linting.banditEnabled": false,