We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 79bf017 commit ec44623Copy full SHA for ec44623
pandas/tests/indexes/datetimes/test_arithmetic.py
@@ -14,7 +14,6 @@
14
date_range)
15
16
17
-
18
class TestDatetimeIndexArithmetic(object):
19
tz = [None, 'UTC', 'Asia/Tokyo', 'US/Eastern', 'dateutil/Asia/Singapore',
20
'dateutil/US/Pacific']
0 commit comments