Skip to content Skip to sidebar Skip to footer
Showing posts with the label Flake8

Unicodedecodeerror In Pip Install Flake8 On Windows 8.1

I'm trying to install the flake8 module for Python (in order to use the SublimeLinter-flake8 pa… Read more Unicodedecodeerror In Pip Install Flake8 On Windows 8.1

How To Tell Flake8 To Ignore Comments

I'm using flake8 in emacs in order to clean up my python code. I find it annoying to have my co… Read more How To Tell Flake8 To Ignore Comments