8000
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 b90f9db commit d86553bCopy full SHA for d86553b
mypy.ini
@@ -104,18 +104,12 @@ ignore_errors=True
104
[mypy-pandas.core.resample]
105
ignore_errors=True
106
107
-[mypy-pandas.core.reshape.concat]
108
-ignore_errors=True
109
-
110
[mypy-pandas.core.reshape.merge]
111
112
113
[mypy-pandas.core.reshape.reshape]
114
115
116
-[mypy-pandas.core.reshape.tile]
117
118
119
[mypy-pandas.core.series]
120
121
0 commit comments