We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 099b326 commit 75581f8Copy full SHA for 75581f8
5 files changed
.vscode/settings.json
@@ -1,6 +1,4 @@
1
{
2
"editor.formatOnSave": true,
3
- "python.formatting.blackArgs": ["--line-length=120"],
4
- "python.linting.banditArgs": ["-c", "pyproject.toml"],
5
- "cSpell.ignoreWords": ["duckdb", "pyarrow", "randn"]
+ "python.formatting.blackArgs": ["--line-length=120"]
6
}
0 commit comments