mirror of
https://github.com/TECHNOFAB11/bumpver.git
synced 2026-02-02 15:45:11 +01:00
fix mypy
This commit is contained in:
parent
eab4e2b1b4
commit
3879281dbd
2 changed files with 22 additions and 17 deletions
|
|
@ -131,7 +131,7 @@ jobs = 4
|
|||
output-format = colorized
|
||||
|
||||
# Maximum number of locals for function / method body
|
||||
max-locals = 18
|
||||
max-locals = 16
|
||||
|
||||
# Maximum number of arguments for function / method
|
||||
max-args = 8
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue