
17 May
2013
17 May
'13
5:26 a.m.
On Fri, May 17, 2013 at 10:05 AM, Johannes Schönberger jschoenberger@demuc.de wrote:
In case we agree to add this feature, it's probably best if I include it as part of this PR: https://github.com/scikit-image/scikit-image/pull/538 … this actually shouldn't be more than 2 extra lines… any preferences regarding the style guide checker (pep8.py, pyflakes, …)?
That'd be great. Both of those, please!
pyflakes $1 echo "## pyflakes above, pep8 below ##" pep8 --repeat $1
Stéfan