diff --git a/.pylintrc b/.pylintrc index 17f68cb9aab3a2828ee41046607152dbe6413f2e..473f52c195594980900654bbec02c9d0d895c5be 100644 --- a/.pylintrc +++ b/.pylintrc @@ -67,6 +67,7 @@ disable=missing-module-docstring, method-hidden, too-many-ancestors, duplicate-code, + 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