3bc0728
This should just be f instead of plt.gcf(). Not your fault, but if you want to fix it while you're here...
f
plt.gcf()
This should just be
finstead ofplt.gcf(). Not your fault, but if you want to fix it while you're here...