diff options
-rw-r--r-- | .pylintrc | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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 |