DIAGNijmegen / pathology-whole-slide-data

A package for working with whole-slide data including a fast batch iterator that can be used to train deep learning models.
https://diagnijmegen.github.io/pathology-whole-slide-data/
Apache License 2.0
86 stars 24 forks source link

enhance shape and spacing error messages #11

Closed kaczmarj closed 2 years ago

kaczmarj commented 2 years ago

Hello, this is a minor PR to fix a spelling error and to enhance some error messages.

Here's a summary of the changes:

not valid --> invalid
lengts --> lengths
martvanrijthoven commented 2 years ago

Thanks!