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

[MNT] Auto-fixing linting issues #4317

Merged
merged 3 commits into from Mar 14, 2023
Merged

Conversation

SamiAlavi
Copy link
Contributor

Reference Issues/PRs

#4182

What does this implement/fix? Explain your changes.

  • Fix End of Files
  • Trim Trailing Whitespace
  • isort

Does your contribution introduce a new dependency? If yes, which one?

No

What should a reviewer concentrate their feedback on?

  • Fix End of Files
  • Trim Trailing Whitespace
  • isort

Did you add any tests for the change?

No

Any other comments?

No

PR checklist

For all contributions
  • I've added myself to the list of contributors.
  • Optionally, I've updated sktime's CODEOWNERS to receive notifications about future changes to these files.
  • The PR title starts with either [ENH], [MNT], [DOC], or [BUG] indicating whether the PR topic is related to enhancement, maintenance, documentation, or bug.
For new estimators
  • I've added the estimator to the online documentation.
  • I've updated the existing example notebooks or provided a new one to showcase how my estimator works.

@SamiAlavi SamiAlavi requested a review from fkiraly as a code owner March 13, 2023 16:37
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.

Thanks!

@fkiraly fkiraly merged commit 80e0fd6 into sktime:main Mar 14, 2023
20 checks passed
@SamiAlavi SamiAlavi deleted the mnt_sktime_autofixes branch March 15, 2023 22:10
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