fix: fix 'implicit-str-concat' for pylint
This commit is contained in:
parent
50f8f99909
commit
6c8a0f6d10
2 changed files with 1 additions and 2 deletions
|
@ -14,7 +14,6 @@ disable=fixme,
|
|||
consider-using-set-comprehension,
|
||||
dangerous-default-value,
|
||||
duplicate-code,
|
||||
implicit-str-concat,
|
||||
import-outside-toplevel,
|
||||
isinstance-second-argument-not-valid-type,
|
||||
keyword-arg-before-vararg,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue