Skip to content

Instantly share code, notes, and snippets.

@akrisanov
Created April 21, 2019 22:26
Show Gist options
  • Save akrisanov/a9a3c98a55af5692ecccfca40f669748 to your computer and use it in GitHub Desktop.
Save akrisanov/a9a3c98a55af5692ecccfca40f669748 to your computer and use it in GitHub Desktop.
[flake8]
ignore = E203, E266, E501, W503, F403, F401
max-line-length = 88
max-complexity = 18
select = B,C,E,F,W,T4,B9
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment