Code review comment for lp:~justin-fathomdb/nova/justinsb-fix-pep8

Revision history for this message
Rick Harris (rconradharris) wrote :

> pep8 --version
> 0.5.0

Ah, looks like you're running an older version of pep8. I'm assuming since you're the first to notice it, we're probably all running the newer version (> 0.6).

My version:

$ pep8 --version
0.6.1

« Back to merge proposal