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 da53c85 commit 19af630Copy full SHA for 19af630
.pre-commit-config.yaml
@@ -34,7 +34,7 @@ repos:
34
rev: v1.18.2
35
hooks:
36
- id: mypy
37
- entry: mypy -v
+ entry: mypy
38
files: ^(duckdb/|_duckdb-stubs/)
39
exclude: ^duckdb/(experimental|query_graph)/
40
additional_dependencies: [ numpy, polars ]
0 commit comments