Skip to content

Conversation

@brownbaerchen
Copy link
Contributor

Ruff now checks for B905, i.e. it wants to use strict=True in zip. I guess I understand why this would be a sensible thing to do, but we violate this in so many places in the code that I prefer to just not check for it.
If you disagree, I can go through all instances of zip and add the keyword, of course. Please checkout the above link to the ruff website before deciding.

@pancetta
Copy link
Member

Uh.. sounds like a good thing to have strict=true, doesn't it?

@pancetta pancetta merged commit 981a498 into Parallel-in-Time:master Oct 21, 2025
41 of 42 checks passed
@brownbaerchen brownbaerchen deleted the B905 branch October 21, 2025 12:35
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