Skip to content

Commit 58669c3

Browse files
committed
parantheses in pyproject.toml
1 parent f64c0bb commit 58669c3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ docs = ["pdoc>=15.0.0"]
2828
pythonpath = ["src"]
2929
testpaths = ["tests"]
3030
markers = [
31-
"unit: Fast (<1s) unit tests (e.g. utilities, BIDS parsing, file operations",
31+
"unit: Fast (<1s) unit tests (e.g. utilities, BIDS parsing, file operations)",
3232
"integration: Medium (1-5 min) integration tests with small/downsampled data",
3333
"slow: Long (30+ min) tests; skip on CI",
3434
"full_pipeline: End-to-end workflow tests; skip on CI"

0 commit comments

Comments
 (0)