diff --git a/backend/pyproject.toml b/backend/pyproject.toml index 97858ef217..672c354c11 100644 --- a/backend/pyproject.toml +++ b/backend/pyproject.toml @@ -40,7 +40,6 @@ exclude_dirs = [ "audit/test_validators.py", "node_modules", "dissemination/test_search.py", - "dissemination/tests.py", ] [tool.djlint]