Skip to content
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

Remove warning about matplotlib fonts in BandsData.show_mpl() #2902

Merged
merged 2 commits into from
Jun 1, 2019

Conversation

borellim
Copy link
Member

@borellim borellim commented May 22, 2019

fix #2901

This should fix (or work around) issue #2901 . Works on my machine ™.
Can someone test it on tutorial machines?

This may just be a workaround, but should work on Ubuntu machines.
@coveralls
Copy link

coveralls commented May 22, 2019

Coverage Status

Coverage increased (+0.009%) to 72.846% when pulling 508ddc3 on borellim:fix_show_mpl_2 into 24b869b on aiidateam:develop.

Copy link
Member

@ltalirz ltalirz left a comment

Choose a reason for hiding this comment

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

thanks @borellim
checked that it works on Quantum Mobile as well

@ltalirz ltalirz merged commit 9abc39d into aiidateam:develop Jun 1, 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.

BandsData.show_mpl() throws a warning related to matplotlib fonts
3 participants