Code review comment for lp://qastaging/~free.ekanayaka/landscape-charm/pull-python-2-in-install-hook

Revision history for this message
Данило Шеган (danilo) wrote :

make lint complains:

$ make lint
flake8 --filename='*' hooks
flake8 lib tests
lib/action.py:36:27: E901 SyntaxError: invalid syntax
Makefile:64: recipe for target 'lint' failed
make: *** [lint] Error 1

I'll do a run with xenial just in case (since I've already started looking at this)

« Back to merge proposal