Skip to content

Commit efb110a

Browse files
committed
synctiles: retile
Signed-off-by: Benjamin Gilbert <[email protected]>
1 parent eae9a2f commit efb110a

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
@@ -57,7 +57,7 @@
5757
if TYPE_CHECKING:
5858
from mypy_boto3_s3.service_resource import Object
5959

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

0 commit comments

Comments
 (0)