You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<!--
Thanks for opening a pull request!
-->
<!-- In the case this PR will resolve an issue, please replace
${GITHUB_ISSUE_ID} below with the actual Github issue id. -->
<!-- Closes #${GITHUB_ISSUE_ID} -->
# Rationale for this change
Removes ignoring ruff rule [(B905
zip-without-explicit-strict)](https://docs.astral.sh/ruff/rules/zip-without-explicit-strict/)
Use `strict=True` in all zip instances
Relates to #2700
Follow up to #2696
## Are these changes tested?
Yes, existing test suite
## Are there any user-facing changes?
No
<!-- In the case of user-facing changes, please add the changelog label.
-->
0 commit comments