Skip to content

Comments

Fix ruff 0.11.4 warning for tuple splatting (RUF005)#227

Merged
inducer merged 1 commit intoinducer:mainfrom
alexfikl:fix-ruff
Apr 6, 2025
Merged

Fix ruff 0.11.4 warning for tuple splatting (RUF005)#227
inducer merged 1 commit intoinducer:mainfrom
alexfikl:fix-ruff

Conversation

@alexfikl
Copy link
Collaborator

@alexfikl alexfikl commented Apr 6, 2025

Is constructing a list faster than constructing a tuple? Probably doesn't matter..

@inducer inducer merged commit 83e20cc into inducer:main Apr 6, 2025
9 checks passed
@inducer
Copy link
Owner

inducer commented Apr 6, 2025

Is constructing a list faster than constructing a tuple? Probably doesn't matter..

Honestly not sure. Possibly faster? In that spot, I don't think it'll be noticeable.

@alexfikl alexfikl deleted the fix-ruff branch April 6, 2025 18:30
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.

2 participants