Skip to content

Commit

Permalink
up complexity
Browse files Browse the repository at this point in the history
  • Loading branch information
samuelcolvin committed Jun 10, 2017
1 parent e5bf9eb commit 129bd27
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,8 @@ filterwarnings = ignore

[flake8]
max-line-length = 120
max-complexity = 10
# set excessively high for _process_values
max-complexity = 14

[bdist_wheel]
python-tag = py36
Expand Down

0 comments on commit 129bd27

Please sign in to comment.