Skip to content

Commit 7ab22ae

Browse files
committed
removed design.max-branches overwriting[ci skip]
1 parent a9b8a4c commit 7ab22ae

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

pyproject.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,6 @@ master.py-version = "3.7"
3232
master.unsafe-load-any-extension = "yes"
3333
design.max-attributes = 8
3434
design.max-locals = 16
35-
design.max-branches = 14
3635
basic.good-names = [
3736
"a", "b", "c", "d", "e", "f", "i", "j", "k", "v",
3837
"ex", "_", "fp", "im", "HeifImagePlugin",

0 commit comments

Comments
 (0)