From e40254645d9a25c3c915cee4bf9248e770ed068f Mon Sep 17 00:00:00 2001 From: ernestoarbitrio Date: Tue, 22 Sep 2020 15:03:13 +0200 Subject: [PATCH] data docstring fix --- src/histolab/data/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/histolab/data/__init__.py b/src/histolab/data/__init__.py index 6c0036a7..c7279186 100644 --- a/src/histolab/data/__init__.py +++ b/src/histolab/data/__init__.py @@ -399,7 +399,7 @@ def ovarian_tissue() -> Tuple[openslide.OpenSlide, str]: # pragma: no cover Ovarian tissue, TCGA-OV dataset. This image is available here - https://portal.gdc.cancer.gov/cases/b777ec99-2811-4aa4-9568-13f68e380c86 + https://portal.gdc.cancer.gov/files/b777ec99-2811-4aa4-9568-13f68e380c86 or through the API https://api.gdc.cancer.gov/data/b777ec99-2811-4aa4-9568-13f68e380c86