Skip to content
This repository was archived by the owner on Nov 3, 2023. It is now read-only.

Fix a bug with nice_report. #2789

Merged
merged 1 commit into from
Jun 24, 2020
Merged

Fix a bug with nice_report. #2789

merged 1 commit into from
Jun 24, 2020

Conversation

stephenroller
Copy link
Contributor

Patch description
If we called nice_report with an empty report and had pandas installed, we would throw an exception. This is not caught in public unit tests, but it is caught in internal ones.

Testing steps
New unit test, run on local machine with pandas installed. I don't really want to add pandas as a public dependency.

Copy link
Contributor

@emilydinan emilydinan left a comment

Choose a reason for hiding this comment

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

💅

@stephenroller stephenroller merged commit ade082a into master Jun 24, 2020
@stephenroller stephenroller deleted the emptyreport branch June 24, 2020 20:16
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants