Skip to content

Remove legacy skpro/tests/utils.py module.#902

Merged
fkiraly merged 1 commit into
sktime:mainfrom
Ahmed-Zahran02:chore/remove-legacy-test-utils
Mar 14, 2026
Merged

Remove legacy skpro/tests/utils.py module.#902
fkiraly merged 1 commit into
sktime:mainfrom
Ahmed-Zahran02:chore/remove-legacy-test-utils

Conversation

@Ahmed-Zahran02
Copy link
Copy Markdown
Contributor

Reference Issues/PRs

Fixes #901

What does this implement/fix? Explain your changes.

Delete the utility file at skpro/tests/utils.py.
It is not used and safe to delete.

Copilot AI review requested due to automatic review settings March 14, 2026 07:21
Copy link
Copy Markdown

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

Removes a legacy test utility module (skpro/tests/utils.py) that is no longer used, resolving #901.

Changes:

  • Deleted the legacy assert_close_prediction helper and its NumPy dependency by removing skpro/tests/utils.py.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

You can also share your feedback on Copilot code review. Take the survey.

Copy link
Copy Markdown
Collaborator

@fkiraly fkiraly left a comment

Choose a reason for hiding this comment

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

Good idea, thanks!

@fkiraly fkiraly merged commit 27b89c5 into sktime:main Mar 14, 2026
42 of 43 checks passed
@Ahmed-Zahran02 Ahmed-Zahran02 deleted the chore/remove-legacy-test-utils branch March 14, 2026 11:02
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.

[MNT] Delete legacy skpro/tests/utils.py module.

3 participants