diff --git a/pyproject.toml b/pyproject.toml index a00bea9e53..920ad81d4a 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -114,6 +114,7 @@ select = [ "EXE", # shebang "F", # flakes "FLY", # string formatting + "FURB", # refurbishing "G", # logging format "I", # import sorting "INT", # gettext