Skip to content

Conversation

MarcoGorelli
Copy link
Member

@MarcoGorelli MarcoGorelli commented Jul 30, 2025

We're spending too long manually fixing these up

I just let spin lint --fix do its thing, none of the changes (except those to ruff.toml were manual)

@MarcoGorelli MarcoGorelli force-pushed the ruff-typing-tests-data branch from fa4ef6b to ec0ba44 Compare July 30, 2025 15:01
@MarcoGorelli MarcoGorelli marked this pull request as ready for review July 30, 2025 15:03
@jorenham jorenham self-requested a review July 30, 2025 17:04
"numpy/_typing/_array_like.py" = ["E501"]
"numpy/_typing/_dtype_like.py" = ["E501"]
"numpy*pyi" = ["E501"]
# "useless assignments" aren't so useless when you're testing that they don't make type checkers scream
Copy link
Member

Choose a reason for hiding this comment

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

wise words 🤭

@jorenham
Copy link
Member

I suppose this explains why my mental linter kept reporting unsorted imports in the type-tests

@jorenham jorenham merged commit 4ab0c51 into numpy:main Jul 31, 2025
87 of 88 checks passed
@jorenham
Copy link
Member

Thanks Marco :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants