diff --git a/pyproject.toml b/pyproject.toml index daaeabe..5123123 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -23,6 +23,7 @@ exclude = [ "*.pyc", ".pytest_cache", "htmlcov", + "tests/laborious/workflows/subworkflows/test_prediction_process.py", ] [tool.ruff.lint]