Skip to content

Instantly share code, notes, and snippets.

@rvasilevsk
Created November 6, 2022 20:14
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 rvasilevsk/cb43f521c0eeab57f0e19668c333b8d3 to your computer and use it in GitHub Desktop.
Save rvasilevsk/cb43f521c0eeab57f0e19668c333b8d3 to your computer and use it in GitHub Desktop.
.flake8
[flake8]
max-line-length=119
ignore=E203
exclude = venv/*
#max-complexity = 10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment