Skip to content

Commit f023d8f

Browse files
committed
Ignore duckdb mypy
1 parent 34fab79 commit f023d8f

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

pyproject.toml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -225,7 +225,8 @@ module = [
225225
"pydantic_core.*",
226226
"dlt.*",
227227
"bigframes.*",
228-
"json_stream.*"
228+
"json_stream.*",
229+
"duckdb.*"
229230
]
230231
ignore_missing_imports = true
231232

0 commit comments

Comments
 (0)