Skip to content

Remove matplotlib warning#39

Merged
durandom merged 1 commit into
4n4nd:v0.0.2from
abyrne55:v0.0.2
Aug 20, 2019
Merged

Remove matplotlib warning#39
durandom merged 1 commit into
4n4nd:v0.0.2from
abyrne55:v0.0.2

Conversation

@abyrne55

Copy link
Copy Markdown
Contributor

This warning gets printed every time any piece of the package is imported, even pieces unrelated to plotting. Since the code already throws an ImportError if plot() is used without matplotlib being installed, I don't think the warning is necessary.

This warning gets printed every time any piece of the package is imported, even pieces unrelated to plotting. Since the code already throws an ImportError if `plot()` is used without matplotlib being installed, I don't think the warning is necessary.

@durandom durandom left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

LGTM

@durandom durandom merged commit 82ebc9a into 4n4nd:v0.0.2 Aug 20, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants