Skip to content

Commit

Permalink
add exclude venv and tests in .flake8
Browse files Browse the repository at this point in the history
  • Loading branch information
Abnormaltype committed May 3, 2022
1 parent b557a03 commit 1919b45
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .flake8
Original file line number Diff line number Diff line change
Expand Up @@ -3,3 +3,4 @@ ignore = E203, E266
max-line-length = 79
max-complexity = 18
select = B,C,E,F,W,T4,B9
exclude = venv, tests

0 comments on commit 1919b45

Please sign in to comment.