3 earlier thoughts
python3 -m flake8 test.py
works whereas
python2 -m flake8 test.py
doesn't. So the problem just seems to be that the flake8 I'm running on command line (and in Atom Editor) is hard-coded to be the Python 2 one.
flake8
6 later thoughts
Keyboard navigation
?
c
g
j
←
k
→
p
s
ctrl + enter
alt + enter
esc