fix: fix 'deprecated-method' for pylint
This commit is contained in:
parent
055864eb4e
commit
50f8f99909
2 changed files with 1 additions and 2 deletions
|
@ -13,7 +13,6 @@ disable=fixme,
|
|||
consider-using-get,
|
||||
consider-using-set-comprehension,
|
||||
dangerous-default-value,
|
||||
deprecated-method,
|
||||
duplicate-code,
|
||||
implicit-str-concat,
|
||||
import-outside-toplevel,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue