Skip to content

Conversation

mheguy
Copy link
Contributor

@mheguy mheguy commented May 27, 2025

There were 4 uses of contextlib.closing and 2 of closing.

This PR converts the use of closing to contextlib.closing and removes the extra import statement.

@mroeschke mroeschke added the Testing pandas testing functions or related to the test suite label May 27, 2025
@mroeschke mroeschke added this to the 3.0 milestone May 27, 2025
@mroeschke mroeschke merged commit 97897e1 into pandas-dev:main May 27, 2025
48 checks passed
@mroeschke
Copy link
Member

Thanks @mheguy

@mheguy mheguy deleted the consistent-imports branch May 28, 2025 00:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Testing pandas testing functions or related to the test suite

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants