Skip to content

Conversation

@Aryn1102
Copy link
Contributor

@Aryn1102Aryn1102 commented Dec 9, 2025

Enabled strict=True for zip calls in pandas/tests/io/excel/test_style.py to enforce equal length iterables in test comparisons.

Verified with pytest pandas/tests/io/excel/test_style.py.

@Aryn1102Aryn1102force-pushed the zip-strict-tests-excel branch from 41b9b0a to abfa486CompareDecember 9, 2025 11:34
@mroeschkemroeschke added the Code Style Code style, linting, code_checks label Dec 9, 2025
@mroeschkemroeschke added this to the 3.0 milestone Dec 9, 2025
@mroeschkemroeschke merged commit 56ef4d7 into pandas-dev:mainDec 9, 2025
46 checks passed
@mroeschke
Copy link
Member

Thanks @Aryn1102

Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Code StyleCode style, linting, code_checks

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

@Aryn1102@mroeschke