We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c1a2de2 commit f6fe643Copy full SHA for f6fe643
demo/_synctiles.py
@@ -51,7 +51,7 @@
51
if TYPE_CHECKING:
52
from mypy_boto3_s3.service_resource import Object
53
54
-STAMP_VERSION = 'size-510' # change to retile without OpenSlide version bump
+STAMP_VERSION = 'threads' # change to retile without OpenSlide version bump
55
CORS_ORIGINS = ['*']
56
DOWNLOAD_BASE_URL = 'https://openslide.cs.cmu.edu/download/openslide-testdata/'
57
DOWNLOAD_INDEX = 'index.json'
0 commit comments