fix: fix 'dangerous-default-value' for pylint
This commit is contained in:
parent
d362a1cbd5
commit
dc941bdb31
4 changed files with 16 additions and 17 deletions
|
@ -12,7 +12,6 @@ disable=fixme,
|
|||
consider-using-generator,
|
||||
consider-using-get,
|
||||
consider-using-set-comprehension,
|
||||
dangerous-default-value,
|
||||
duplicate-code,
|
||||
isinstance-second-argument-not-valid-type,
|
||||
keyword-arg-before-vararg,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue