You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Comment by bretthandrews Thursday Jul 07, 2016 at 02:54 GMT
Let the circular imports begin!
Seriously though thank you very much! I think that it was bothering me on a similar level as having uninstalled updates in Atom---which you can rest assured I am still current on.
Comment by albireox Thursday Jul 07, 2016 at 05:45 GMT
Wow, that a really high level of bothering. I completely sympathy. If we get circular imports from matplotlib is that we are doing something seriously wrong.
Issue by albireox
Wednesday Jul 06, 2016 at 18:07 GMT
Originally opened as https://github.com/marvin-manga/marvin/issues/2
For code reutilisation, let's change all my
import matplotlib.pyplot
toimport matplotlib.pyplot as plt
.The text was updated successfully, but these errors were encountered: