Skip to content

Commit a999d8d

Browse files
TYP: update setup.cfg (#34688)
1 parent c7c703f commit a999d8d

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

setup.cfg

-6
Original file line numberDiff line numberDiff line change
@@ -136,9 +136,6 @@ check_untyped_defs=False
136136
[mypy-pandas.conftest]
137137
ignore_errors=True
138138

139-
[mypy-pandas.tests.arithmetic.test_datetime64]
140-
ignore_errors=True
141-
142139
[mypy-pandas.tests.tools.test_to_datetime]
143140
ignore_errors=True
144141

@@ -303,6 +300,3 @@ check_untyped_defs=False
303300

304301
[mypy-pandas.tseries.holiday]
305302
check_untyped_defs=False
306-
307-
[mypy-pandas.tseries.offsets]
308-
check_untyped_defs=False

0 commit comments

Comments
 (0)