Commit graph

252 commits

Author SHA1 Message Date
Eddie Hebert
77af1ca632 Applies PEP-8 and pyflakes style to tests and zipline.
Mostly whitespace, line width and other spacing changes.
Also, removes use of deprecated has_key in favor of `in`

Going forward new patches should pass running `flake8` before
submission.
2012-10-05 12:14:09 -04:00
Thomas Wiecki
32c7dfbef9 Added test_algorithm.py. 2012-09-21 12:00:09 -04:00