diff --git a/configs/blacklist.toml b/configs/blacklist.toml index c7487498..31472d21 100644 --- a/configs/blacklist.toml +++ b/configs/blacklist.toml @@ -8,6 +8,6 @@ # '[!seq]' matches any character not in seq # See: https://docs.python.org/3.9/library/fnmatch.html -# Example: ["package", "package*", "[package]"]. +# Example: PACKAGES = ["package", "package*", "[package]"]. PACKAGES = []