yunojuno / django-juno-testrunner

A more useful (and slightly more glamorous) test runner for Django 1.6+ from the folks at YunoJuno
MIT License
7 stars 9 forks source link

PEP-8 love #25

Closed gergelypolonkai closed 8 years ago

gergelypolonkai commented 8 years ago

I have applied some PEP8 rules. Made with flake8 *.py, with the default settings.

stevejalim commented 8 years ago

Thank you @gergelypolonkai :)