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

DM-37468: Cleanup from removing fpSets from SourceDetectionTask.run() #761

Merged
merged 1 commit into from Mar 6, 2023

Conversation

erinleighh
Copy link
Contributor

No description provided.

fpSets.positive.setMask(mask0, "DETECTED")
fpSets.negative.setMask(mask1, "DETECTED")
detRet.positive.setMask(mask0, "DETECTED")
detRet.negative.setMask(mask1, "DETECTED")
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ugh "detRet"... Not your fault, and no need to change it here, but it makes me grumpy.

@erinleighh erinleighh merged commit 255ff30 into main Mar 6, 2023
@erinleighh erinleighh deleted the tickets/DM-37468 branch March 6, 2023 18:38
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