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 71a327c commit aefae55Copy full SHA for aefae55
setup.cfg
@@ -175,9 +175,6 @@ check_untyped_defs=False
175
[mypy-pandas.core.groupby.ops]
176
check_untyped_defs=False
177
178
-[mypy-pandas.core.indexes.base]
179
-check_untyped_defs=False
180
-
181
[mypy-pandas.core.indexes.datetimes]
182
183
@@ -214,9 +211,6 @@ check_untyped_defs=False
214
211
[mypy-pandas.core.window.common]
215
212
216
213
217
-[mypy-pandas.core.window.ewm]
218
219
220
[mypy-pandas.core.window.expanding]
221
222
0 commit comments