Skip to content

Commit 698f16a

Browse files
authored
Merge branch 'develop' into models-abc-multigpu
2 parents e124cd8 + 7ba7394 commit 698f16a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tiatoolbox/wsicore/wsireader.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3873,7 +3873,6 @@ def is_valid_zarr_fsspec(file_path: str) -> bool:
38733873
path = Path(file_path)
38743874

38753875
if path.suffix.lower() != ".json":
3876-
logger.error("File does not have a .json extension.")
38773876
return False
38783877

38793878
try:

0 commit comments

Comments
 (0)