Skip to content
This repository was archived by the owner on Apr 1, 2026. It is now read-only.

Commit 10535d8

Browse files
committed
stop checking pandas_gbq typing
1 parent bbfc884 commit 10535d8

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

mypy.ini

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,3 +44,6 @@ ignore_missing_imports = True
4444

4545
[mypy-anywidget]
4646
ignore_missing_imports = True
47+
48+
[mypy-pandas_gbq]
49+
ignore_missing_imports = True

0 commit comments

Comments
 (0)