We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e3e15ea commit 3acabb7Copy full SHA for 3acabb7
pandas/tests/indexes/timedeltas/test_arithmetic.py
@@ -92,7 +92,6 @@ def test_ufunc_coercions(self):
92
tm.assert_index_equal(result, exp)
93
assert result.freq is None
94
95
-
96
# -------------------------------------------------------------
97
# Binary operations TimedeltaIndex and integer
98
0 commit comments