Closed AjeyPaiK closed 2 years ago
While downloading the slidescore labels as shapely objects, there is a pathlib error
https://github.com/NKI-AI/slidescore-api/blob/e485a68f1a62ef695c4b318192c34e0186e238fb/slidescore_api/utils/annotations.py#L77
The extra Path() is not necessary.
While downloading the slidescore labels as shapely objects, there is a pathlib error
https://github.com/NKI-AI/slidescore-api/blob/e485a68f1a62ef695c4b318192c34e0186e238fb/slidescore_api/utils/annotations.py#L77
The extra Path() is not necessary.