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 bbfc884 commit 10535d8Copy full SHA for 10535d8
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