diff --git a/pyproject.toml b/pyproject.toml index 236a47fb..a5b5bde5 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -210,7 +210,7 @@ ignore = [ "PLR2004" ] -"pelican/tools/*.py}" = [ +"pelican/tools/*.py" = [ # this is a command-line utility, prints are fine "T201" ]