Laura Dumont
Laura Dumont
#### Reference Issue or PRs Fix #263 #### What does your PR implement? Be specific. Proposed solution : - A `self.fit_type` is defined at class initialisation and will by default...
When uploading an image with upload_image the return object cytomine.models.storage.UploadedFile object has an `id` attribute that I though would be the cytomine image id. Although, it is not. This id...
The goal of this PR is to ease the developer experience and the release creation. - [x] Introduce uv as package manager : https://docs.astral.sh/uv/ which is incredibly fast. - [x]...