Skip to content

Put datasets on S3 #1063

@Zethson

Description

@Zethson
   @pytest.mark.timeout(120)
    @pytest.mark.internet()
    def test_download_visium_hne_image_crop(self, tmp_path: Path):
        with warnings.catch_warnings():
            warnings.simplefilter("ignore", category=OldFormatWarning)
            try:
>               img = sq.datasets.visium_hne_image_crop(tmp_path / "foo")

it keeps timing out and is flaky

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions