STY: Add newline

This commit is contained in:
Freddie Vargus
2017-03-27 09:59:08 -04:00
committed by GitHub
parent 598444a2e8
commit ca9da830fd
+1 -1
View File
@@ -51,4 +51,4 @@ class CFECalendarTestCase(ExchangeCalendarTestBase, TestCase):
"2012-10-29", "2012-10-30"]:
self.assertFalse(
self.calendar.is_session(pd.Timestamp(day, tz='UTC'))
)
)