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 46f6411 commit d879f7fCopy full SHA for d879f7f
mypy.ini
@@ -44,3 +44,6 @@ ignore_missing_imports = True
44
45
[mypy-anywidget]
46
ignore_missing_imports = True
47
+
48
+[mypy-pandas_gbq]
49
+ignore_missing_imports = True
0 commit comments