Skip to content

TST: Avoid locals in test_eval #55656

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Oct 24, 2023

Conversation

mroeschke
Copy link
Member

Since there's a fixed random seed, the use of locals() can be removed

@mroeschke mroeschke added the Testing pandas testing functions or related to the test suite label Oct 24, 2023
@mroeschke mroeschke added this to the 2.2 milestone Oct 24, 2023
@mroeschke
Copy link
Member Author

The test failures are unrelated so merging

@mroeschke mroeschke merged commit 5622b1b into pandas-dev:main Oct 24, 2023
@mroeschke mroeschke deleted the test/eval/no_locals branch October 24, 2023 17:45
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.

1 participant