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 eae9a2f commit efb110aCopy full SHA for efb110a
demo/_synctiles.py
@@ -57,7 +57,7 @@
57
if TYPE_CHECKING:
58
from mypy_boto3_s3.service_resource import Object
59
60
-STAMP_VERSION = 'size-510' # change to retile without OpenSlide version bump
+STAMP_VERSION = 'threads' # change to retile without OpenSlide version bump
61
CORS_ORIGINS = ['*']
62
DOWNLOAD_BASE_URL = 'https://openslide.cs.cmu.edu/download/openslide-testdata/'
63
DOWNLOAD_INDEX = 'index.json'
0 commit comments