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

Chore: Remove duplicate and unused CompetitionPredictions class #254

Merged
merged 1 commit into from
Jan 24, 2025

Conversation

cwognum
Copy link
Collaborator

@cwognum cwognum commented Jan 24, 2025

Changelogs

  • Removed the duplicate CompetitionPredictions class

Checklist:

  • Was this PR discussed in an issue? It is recommended to first discuss a new feature into a GitHub issue before opening a PR.
  • Add tests to cover the fixed bug(s) or the newly introduced feature(s) (if appropriate).
  • Update the API documentation if a new function is added, or an existing one is deleted.
  • Write concise and explanatory changelogs above.
  • If possible, assign one of the following labels to the PR: feature, fix, chore, documentation or test (or ask a maintainer to do it for you).

We use polaris.evaluate._predictions.CompetitionPredictions, we also had polaris.evaluate._results.CompetitionPredictions. Since the latter wasn't used, I deleted it.

Copy link
Contributor

@jstlaurent jstlaurent left a comment

Choose a reason for hiding this comment

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

👍

Copy link
Contributor

@mercuryseries mercuryseries left a comment

Choose a reason for hiding this comment

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

👌

@cwognum cwognum merged commit 41985ca into main Jan 24, 2025
19 checks passed
@cwognum cwognum deleted the chore/delete-duplicate-code branch January 24, 2025 19:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants