Yelp / pyleus

Pyleus is a Python framework for developing and launching Storm topologies.
Apache License 2.0
403 stars 107 forks source link

Make pyleus flake8-friendly #11

Open patricklucas opened 10 years ago

patricklucas commented 10 years ago

Fix up all the minor flake8 issues, then swap out pyflakes for flake8 in test-requirements.txt and invoke it in tox.ini.

Migrated from PYLEUS-149.