phatch-dev team mailing list archive
-
phatch-dev team
-
Mailing list archive
-
Message #01113
Re: [Merge] lp:~kenseehart/phatch/PGM_bugfix_472978_test into lp:phatch
Also please fix these PEP8 issues:
PGM_bugfix_472978_test/tests$ ./run_pep8_test.py
../tests/run_acceptance_test.py:252:1: W291 trailing whitespace
^
1
../tests/test_suite/utils.py:93:24: E261 at least two spaces before inline comment
'pgm': ['ppm'], # PIL bug: PIL saves greyscale PPM as PGM
^
../tests/test_suite/utils.py:110:11: E225 missing whitespace around operator
if ext!=t and ext not in altext.get(t, []):
^
2
--
https://code.launchpad.net/~kenseehart/phatch/PGM_bugfix_472978_test/+merge/19929
Your team Phatch Developers is subscribed to branch lp:phatch.
References