Skip to content

Commit 8be9e3c

Browse files
committed
Lint
1 parent d46305f commit 8be9e3c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -289,4 +289,4 @@ test-zarr-313 = "uv run --group test-zarr-313 pytest --cov=numcodecs --cov-repor
289289
test-zarr-main = "uv run --group test-zarr-main pytest --cov=numcodecs --cov-report=xml --cov-report=term numcodecs/tests/test_zarr3.py numcodecs/tests/test_zarr3_import.py"
290290

291291
[tool.pixi.feature.test.tasks]
292-
run-tests = "pytest -v"
292+
run-tests = "pytest -v"

0 commit comments

Comments
 (0)