We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 85ea107 commit 9cd9f78Copy full SHA for 9cd9f78
setup.cfg
@@ -208,9 +208,6 @@ check_untyped_defs=False
208
[mypy-pandas.core.indexes.multi]
209
check_untyped_defs=False
210
211
-[mypy-pandas.core.indexes.period]
212
-check_untyped_defs=False
213
-
214
[mypy-pandas.core.indexes.range]
215
216
@@ -244,9 +241,6 @@ check_untyped_defs=False
244
241
[mypy-pandas.core.series]
245
242
246
243
247
-[mypy-pandas.core.strings]
248
249
250
[mypy-pandas.core.window.common]
251
252
0 commit comments