Skip to content

Commit b826761

Browse files
authored
Merge pull request #71 from pandas-dev/master
TST/REF: move tools test files (pandas-dev#32338)
2 parents 21a8213 + 01f3998 commit b826761

File tree

4 files changed

+1
-1
lines changed

4 files changed

+1
-1
lines changed

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -135,7 +135,7 @@ ignore_errors=True
135135
[mypy-pandas.tests.arithmetic.test_datetime64]
136136
ignore_errors=True
137137

138-
[mypy-pandas.tests.indexes.datetimes.test_tools]
138+
[mypy-pandas.tests.tools.test_to_datetime]
139139
ignore_errors=True
140140

141141
[mypy-pandas.tests.scalar.period.test_period]

0 commit comments

Comments
 (0)