SIENTIAPDE-1712
Update pyproject.toml to add specific test file to exclusion list for linting
This commit is contained in:
@@ -23,6 +23,7 @@ exclude = [
|
||||
"*.pyc",
|
||||
".pytest_cache",
|
||||
"htmlcov",
|
||||
"tests/laborious/workflows/subworkflows/test_prediction_process.py",
|
||||
]
|
||||
|
||||
[tool.ruff.lint]
|
||||
|
||||
Reference in New Issue
Block a user