Add ignore dirs for flake8
This commit is contained in:
parent
e783f2c821
commit
be2c8bd789
1 changed files with 1 additions and 0 deletions
|
|
@ -18,3 +18,4 @@ line_length=120
|
|||
|
||||
[flake8]
|
||||
max-line-length = 120
|
||||
exclude = dist,*.egg-info,build,.git,__pycache__
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue