-
-
Notifications
You must be signed in to change notification settings - Fork 18.4k
WIP: TST: split up tests/plotting/test_frame.py into subdir & modules #34769 #34849
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
Conversation
/azp run |
Azure Pipelines successfully started running 1 pipeline(s). |
can you merge master and ping on green. |
Merge upstream master
hi @jreback I have merged master and all checks are green now |
sorry can u merge master again and ping on green also remove WIP from title |
@iahsanujunda can you fix the merge conflict? |
GH is showing me an empty diff. is this active? |
This pull request is stale because it has been open for thirty days with no activity. Please update or respond to this comment if you're still interested in working on this. |
Can I continue working on this branch? |
@Mikhaylov-yv pls create a new PR |
Moved
tests/plotting/test_frame.py
totests/plotting/frame/test_frame.py
.Worked towards #34769 but not closing it as this has not split the test suite.
black pandas
git diff upstream/master -u -- "*.py" | flake8 --diff