Skip to content

Commit f6fe643

Browse files
committed
DNM
1 parent c1a2de2 commit f6fe643

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

demo/_synctiles.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
if TYPE_CHECKING:
5252
from mypy_boto3_s3.service_resource import Object
5353

54-
STAMP_VERSION = 'size-510' # change to retile without OpenSlide version bump
54+
STAMP_VERSION = 'threads' # change to retile without OpenSlide version bump
5555
CORS_ORIGINS = ['*']
5656
DOWNLOAD_BASE_URL = 'https://openslide.cs.cmu.edu/download/openslide-testdata/'
5757
DOWNLOAD_INDEX = 'index.json'

0 commit comments

Comments
 (0)