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
Improved wording, and removal of plt.show() calls.
I used plt.show() to elimiante the <Matplotlib....> messages
on the output line, but using a ; on the last statement also
suppresses this data. Shorter code is better.
0 commit comments