chiark / gitweb /
Merge branch 'master' into 'master'
authorCiaran Gultnieks <ciaran@ciarang.com>
Tue, 6 May 2014 16:14:20 +0000 (16:14 +0000)
committerCiaran Gultnieks <ciaran@ciarang.com>
Tue, 6 May 2014 16:14:20 +0000 (16:14 +0000)
fix pyflakes error and a bunch of PEP8 fixes

lots of little fixes here, the first commit fixes the minor error that `pyflakes` raised, then the rest are all PEP8 fixes, as reported by the `pep8` command line tool.


Trivial merge