Skip to content

Commit

Permalink
DNM
Browse files Browse the repository at this point in the history
  • Loading branch information
bgilbert committed Dec 24, 2023
1 parent b83a45f commit e77e05c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion demo/_synctiles.py
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
from openslide.deepzoom import DeepZoomGenerator
import requests

STAMP_VERSION = 'size-510' # change to retile without OpenSlide version bump
STAMP_VERSION = 'tmp' # change to retile without OpenSlide version bump
CORS_ORIGINS = ['*']
DOWNLOAD_BASE_URL = 'https://openslide.cs.cmu.edu/download/openslide-testdata/'
DOWNLOAD_INDEX = 'index.json'
Expand Down

0 comments on commit e77e05c

Please sign in to comment.