diff --git a/.pylintrc b/.pylintrc index 14171525..f2dd716d 100644 --- a/.pylintrc +++ b/.pylintrc @@ -62,6 +62,7 @@ confidence= disable=bad-whitespace, duplicate-code, missing-function-docstring, + consider-using-f-string, # 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