Skip to content

Instantly share code, notes, and snippets.

@raybsmith
Created July 6, 2016 17:15
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save raybsmith/49755a8d0d05a42a4648d57ad5518fc3 to your computer and use it in GitHub Desktop.
Save raybsmith/49755a8d0d05a42a4648d57ad5518fc3 to your computer and use it in GitHub Desktop.
mpet flake8
[flake8]
ignore = W503,E226,E123,E301,E402,E302,E265,E231
max-line-length = 99
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment