Skip to content

Commit 75581f8

Browse files
committed
chore: general cleanup
1 parent 099b326 commit 75581f8

File tree

5 files changed

+592
-20
lines changed

5 files changed

+592
-20
lines changed

.vscode/settings.json

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,4 @@
11
{
22
"editor.formatOnSave": true,
3-
"python.formatting.blackArgs": ["--line-length=120"],
4-
"python.linting.banditArgs": ["-c", "pyproject.toml"],
5-
"cSpell.ignoreWords": ["duckdb", "pyarrow", "randn"]
3+
"python.formatting.blackArgs": ["--line-length=120"]
64
}

0 commit comments

Comments
 (0)