mirror of
https://github.com/sectra-medical/dpat_imageanalysisapi_sdk.git
synced 2026-03-23 20:27:01 +00:00
[GH-ISSUE #10] outdated analysisapi.py in the basic app example #6
Labels
No labels
bug
enhancement
enhancement
enhancement
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
sectra-medical/archived-dpat-imageanalysisapi-sdk#6
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @sectra-masve on GitHub (Nov 21, 2024).
Original GitHub issue: https://github.com/sectra-medical/dpat_imageanalysisapi_sdk/issues/10
Originally assigned to: @sectra-masve on GitHub.
The basic app example uses an outdated analysisapi.py that implements an incomplete client wrapper for the Sectra DPAT IA-API. Instead use the approach of a fully untyped client that is currently in the ia_wholeslide example.