diff --git a/pyproject.toml b/pyproject.toml index f698848..c946453 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -319,8 +319,6 @@ ignore_path = [ "./src/*/_setuptools_scm_version.txt", ] - - [tool.vulture] # Ideally we would limit the paths to the source code where we want to ignore names, # but Vulture does not enable this.