Skip to content

Commit

Permalink
remove no consolidation flag
Browse files Browse the repository at this point in the history
  • Loading branch information
ebezzi committed Jan 11, 2025
1 parent e5bb840 commit 2590ce3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tools/cellxgene_census_builder/tests/test_spatial.py
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,6 @@ def spatial_build(spatial_manifest, tmp_path_factory) -> SpatialBuild:
"--manifest",
str(spatial_manifest),
# "--no-validate",
"--no-consolidate", # TODO: somehow became neccesary when I added the pointclouds, investigate further
],
check=True,
)
Expand Down

0 comments on commit 2590ce3

Please sign in to comment.