Fix flake8 problem

This commit is contained in:
Jonathan Kamens
2013-02-21 11:13:18 -05:00
parent 8120fd1bf7
commit 368a31587f
+1
View File
@@ -23,6 +23,7 @@ from pandas import DatetimeIndex
from delorean import Delorean
from nose.tools import nottest
class TestTradingCalendar(TestCase):
def setUp(self):