diff --git a/.pylintrc b/.pylintrc index 95cd1544f..08212dcbe 100644 --- a/.pylintrc +++ b/.pylintrc @@ -141,6 +141,7 @@ disable=print-statement, comprehension-escape, fixme, import-error, + logging-fstring-interpolation, # 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