Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[DAR-2237][External] Fix bug with compute_distributions() #846

Merged
merged 1 commit into from
May 22, 2024
Merged

Conversation

JBWilkie
Copy link
Contributor

Problem

Changes made to the way that darwin-py refers to annotation files a few versions ago mean that the "stems" passed to the compute_distributions() function when training in-platform models now end with .json. This breaks this function, which so far as assumed that they don't

Solution

Allow the function to work with both files ending with .json and those that don't

Changelog

Improved tolerance of a darwin-py function used for in-platform model training

Copy link

linear bot commented May 21, 2024

@JBWilkie JBWilkie requested a review from shernshiou May 22, 2024 11:27
@JBWilkie JBWilkie merged commit 1f42966 into master May 22, 2024
16 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants