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 8e38fec commit 86266deCopy full SHA for 86266de
mypy.ini
@@ -122,18 +122,12 @@ ignore_errors=True
122
[mypy-pandas.core.resample]
123
ignore_errors=True
124
125
-[mypy-pandas.core.reshape.concat]
126
-ignore_errors=True
127
-
128
[mypy-pandas.core.reshape.merge]
129
130
131
[mypy-pandas.core.reshape.reshape]
132
133
134
-[mypy-pandas.core.reshape.tile]
135
136
137
[mypy-pandas.core.series]
138
139
0 commit comments