We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6a68e02 commit 21fab8eCopy full SHA for 21fab8e
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