fix: fix 'consider-using-f-string' for pylint
This commit is contained in:
parent
efa13362e1
commit
3ba57e3640
2 changed files with 3 additions and 3 deletions
|
@ -9,4 +9,3 @@ disable=fixme,
|
|||
attribute-defined-outside-init,
|
||||
broad-exception-caught,
|
||||
consider-using-dict-comprehension,
|
||||
consider-using-f-string,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue