NKI-AI / slidescore-api

Python utilities to interface with SlideScore
Apache License 2.0
3 stars 3 forks source link

Save path error #13

Closed AjeyPaiK closed 2 years ago

AjeyPaiK commented 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.