Skip to content

Commit 6aea33d

Browse files
committed
revert test_tools
1 parent 27fdfac commit 6aea33d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

pandas/tests/indexes/datetimes/test_tools.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -467,7 +467,6 @@ def test_datetime_bool(self, cache):
467467
NaT,
468468
to_datetime(0, cache=cache)]))
469469

470-
471470
def test_datetime_invalid_datatype(self):
472471
# GH13176
473472

0 commit comments

Comments
 (0)