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

MAINT/DOC: stats: fix lint errors #19507

Merged
merged 1 commit into from Nov 10, 2023
Merged

Conversation

lucascolley
Copy link
Member

Reference issue

Towards gh-19490.

What does this implement/fix?

Appeases the linter for all current errors related to stats, to stop potential future CI fails.

Additional information

Alternatively, we could use noqa, or even make the linter ignore these files, if that seems more appropriate.

@mdhaber
Copy link
Contributor

mdhaber commented Nov 10, 2023

I don't think this needs a commit ignore. It's a meaningful improvement to not redefine these functions once per iteration. Go ahead and merge?

@mdhaber mdhaber merged commit 8c62b06 into scipy:main Nov 10, 2023
17 of 22 checks passed
@lucascolley lucascolley deleted the stats-lint-errors branch November 10, 2023 22:34
@j-bowhay j-bowhay added this to the 1.12.0 milestone Nov 11, 2023
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

3 participants