Skip to content

Commit aefae55

Browse files
TYP: update setup.cfg (#35628)
1 parent 71a327c commit aefae55

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

setup.cfg

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -175,9 +175,6 @@ check_untyped_defs=False
175175
[mypy-pandas.core.groupby.ops]
176176
check_untyped_defs=False
177177

178-
[mypy-pandas.core.indexes.base]
179-
check_untyped_defs=False
180-
181178
[mypy-pandas.core.indexes.datetimes]
182179
check_untyped_defs=False
183180

@@ -214,9 +211,6 @@ check_untyped_defs=False
214211
[mypy-pandas.core.window.common]
215212
check_untyped_defs=False
216213

217-
[mypy-pandas.core.window.ewm]
218-
check_untyped_defs=False
219-
220214
[mypy-pandas.core.window.expanding]
221215
check_untyped_defs=False
222216

0 commit comments

Comments
 (0)