Hey osomon.

The problem on that script is that it's using the py2 version of flake8.
You need to run it like this:

python3 -m flake8 <dir>

I'll add that to my branch. Please check it, because I'm not sure if on
cmake I should be calling python3 directly; I have seen some fancier
things in some other projects.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1444170

Title:
  python code does not pass the flake8 static checks

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/address-book-app/+bug/1444170/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to