Skip to content

Commit

Permalink
Update rule for test
Browse files Browse the repository at this point in the history
  • Loading branch information
thieu1995 committed Sep 26, 2023
1 parent 29a06ae commit 0230277
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .flake8
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[flake8]
exclude = __pycache__, built, build, mytest, htmlcov, drafts
ignore = E203, E266, W291, W503
ignore = E203, E266, W291, W503, E721
max-line-length = 180
max-complexity = 18
select = B,C,E,F,W,T4,B9

0 comments on commit 0230277

Please sign in to comment.