Tweaks indentation.

This commit is contained in:
Eddie Hebert
2012-10-25 22:30:46 -04:00
parent 04642c0077
commit c1227105ab
+1 -1
View File
@@ -44,6 +44,6 @@ setup(name='zipline',
'pytz',
'numpy',
'pandas'
],
],
url="https://github.com/quantopian/zipline"
)