|
@@ -62,6 +62,7 @@ confidence=
|
|
disable=bad-whitespace,
|
|
disable=bad-whitespace,
|
|
duplicate-code,
|
|
duplicate-code,
|
|
missing-function-docstring,
|
|
missing-function-docstring,
|
|
|
|
+ consider-using-f-string,
|
|
|
|
|
|
# Enable the message, report, category or checker with the given id(s). You can
|
|
# Enable the message, report, category or checker with the given id(s). You can
|
|
# either give multiple identifier separated by comma (,) or put this option
|
|
# either give multiple identifier separated by comma (,) or put this option
|