Skip to content

[MNT] Temporary fix for lint errors to conform to the recent changes in linting rules see #1749 #1748

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

Merged
merged 4 commits into from
Jan 13, 2025

Conversation

fnhirwa
Copy link
Member

@fnhirwa fnhirwa commented Jan 6, 2025

Description

This PR fixes the linting errors after the lint rules were updated recently.

Initially added a lot of noqa to have a baseline that passes the lint check going to work on removing all noqa to the minimal value. This is still a work in progress.

This temporary fix is for allowing PRs to be in mergeable states given that they pass code quality checks.
The exhaustive refactoring is being done in #1749 to ensure the code quality.

Copy link

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

@fnhirwa fnhirwa added work in progress Implementation is not finished yet maintenance Continuous integration, unit testing & package distribution labels Jan 6, 2025
@fnhirwa fnhirwa changed the title [WIP][MNT] Fixing lint errors to conform to the recent changes in linting rules [MNT] Temporary fix for lint errors to conform to the recent changes in linting rules see ##1749 Jan 10, 2025
@fnhirwa fnhirwa changed the title [MNT] Temporary fix for lint errors to conform to the recent changes in linting rules see ##1749 [MNT] Temporary fix for lint errors to conform to the recent changes in linting rules see #1749 Jan 10, 2025
@fnhirwa fnhirwa marked this pull request as ready for review January 10, 2025 17:56
@fnhirwa fnhirwa removed the work in progress Implementation is not finished yet label Jan 12, 2025
Copy link
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.

👍

@fnhirwa fnhirwa merged commit 45ce1ff into sktime:main Jan 13, 2025
29 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
maintenance Continuous integration, unit testing & package distribution
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants