Skip to content

Fix upstream missing newline after info() call on empty DataFrame#8727

Merged
jsignell merged 3 commits intodask:mainfrom
ncclementi:fix-upstream
Feb 16, 2022
Merged

Fix upstream missing newline after info() call on empty DataFrame#8727
jsignell merged 3 commits intodask:mainfrom
ncclementi:fix-upstream

Conversation

@ncclementi
Copy link
Copy Markdown
Member

@jrbourbeau jrbourbeau changed the title Fix upstream missing newline after info() call on empty dataframe Fix upstream missing newline after info() call on empty DataFrame Feb 15, 2022
Copy link
Copy Markdown
Member

@jrbourbeau jrbourbeau left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for fixing @ncclementi. This should be good to go after CI finishes up

EDIT: Just confirming that dask/dataframe/tests/test_dataframe.py::test_info is now passing in the upstream build

@jsignell jsignell merged commit 47fa383 into dask:main Feb 16, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[upstream/build] missing newline after info() call on empty dataframe

3 participants