We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b656b55 commit d1fff33Copy full SHA for d1fff33
.vscode/settings.json
@@ -5,7 +5,8 @@
5
"notebook.formatOnSave.enabled": true,
6
"notebook.codeActionsOnSave": {
7
"notebook.source.organizeImports": "explicit"
8
- }
+ },
9
+ "pylint.enabled": false,
10
"[python]": {
11
"editor.formatOnSave": true,
12
"editor.defaultFormatter": "charliermarsh.ruff",
0 commit comments