-
-
Notifications
You must be signed in to change notification settings - Fork 18.4k
TST: Define sections in pandas/conftest.py #32789
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
TST: Define sections in pandas/conftest.py #32789
Conversation
Apart from one helper function rename and a new docstring (marked with a comment), this is purely a reordering. I suggest to just read the new |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
thanks @SaturnFromTitan lgtm.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lgtm. pls merge master and ping on green.
@jreback CI isn't green, but the failure isn't related. The same check fails for a lot of other PRs. -> I think this is good to be merged |
Thanks @SaturnFromTitan |
part of #31989
black pandas
git diff upstream/master -u -- "*.py" | flake8 --diff