Skip to content

Commit 94bbaa0

Browse files
committed
stop checking pandas_gbq typing
1 parent 6974315 commit 94bbaa0

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

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)