diff --git a/pyproject.toml b/pyproject.toml index 0150f6456..e03574bdf 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -65,7 +65,6 @@ extend-exclude = [ "{{cookiecutter.project_slug}}/*", ] -# ==== pytest ==== lint.select = [ "A", # "ANN", # flake8-annotations: we should support this in the future but 100+ errors atm