We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fa6314a commit 3234358Copy full SHA for 3234358
tests/pytest_pipeline_check.py
@@ -281,4 +281,4 @@ def test_end_to_end_pixel_model_pipeline(dask_client):
281
test_ds.to_zarr(test_out, mode="w")
282
assert test_out.exists()
283
284
- logger.info("End-to-end pipeline ran successfully and outputs are stored.")
+ logger.info("End-to-end pipeline ran successfully and outputs are stored.")
0 commit comments