aboutsummaryrefslogtreecommitdiff
path: root/.vscode/settings.json
diff options
context:
space:
mode:
authorPherkel2023-08-19 11:06:33 +0200
committerPherkel2023-08-19 11:06:33 +0200
commit3880339761062a588f467c4ea891338838c533e9 (patch)
tree5638b0a224d9bb1d41a8b392efec30bbbd1b175b /.vscode/settings.json
parent7c375276b44dc933b3311c87601e0ac6945f5be8 (diff)
parent9b4592caac90a41eb6ce18558588ef504c49f58e (diff)
Merge branch 'wave2vec2'
Diffstat (limited to '.vscode/settings.json')
-rw-r--r--.vscode/settings.json2
1 files changed, 2 insertions, 0 deletions
diff --git a/.vscode/settings.json b/.vscode/settings.json
index 6d5637c..bd8762b 100644
--- a/.vscode/settings.json
+++ b/.vscode/settings.json
@@ -7,4 +7,6 @@
},
"black-formatter.importStrategy": "fromEnvironment",
"python.analysis.typeCheckingMode": "basic",
+ "python.linting.pylintEnabled": true,
+ "python.linting.enabled": true,
} \ No newline at end of file