Skip to content

Conversation

@sei-vsarvepalli
Copy link
Contributor

Looks like a silly bug that I left out the print(x) statement. Should be removed.

This pull request makes a small change to the _post_process method in src/ssvc/selection.py, removing an unnecessary print statement that was used for debugging purposes.

@sei-vsarvepalli sei-vsarvepalli requested review from Copilot and removed request for ahouseholder October 10, 2025 16:19
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR removes a debug print statement that was inadvertently left in production code. The change cleans up the _post_process method by removing debugging output that should not be present in the final codebase.

  • Removes unnecessary debug print statement from production code

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@ahouseholder ahouseholder self-requested a review October 10, 2025 17:25
@ahouseholder ahouseholder self-assigned this Oct 10, 2025
@ahouseholder ahouseholder added the bug Something isn't working label Oct 10, 2025
@ahouseholder ahouseholder merged commit 4b06105 into main Oct 10, 2025
4 checks passed
@ahouseholder ahouseholder deleted the pypi branch October 10, 2025 17:26
@ahouseholder ahouseholder added this to the 2025-12 milestone Oct 10, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants