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 d76f919 commit fc64df6Copy full SHA for fc64df6
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