diff --git a/pyproject.toml b/pyproject.toml index dcf4368..7c4399f 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -97,7 +97,6 @@ lint.ignore = [ "ANN401", # allow any as type hint ] target-version = "py310" -# include = ["nonadditivity", "tests"] exclude = [ ".git", "__pycache__",