Switch to Python 3
3 files changed, 3 insertions(+), 3 deletions(-) M img/2functions-intro M img/example-epigraph M img/first-examples
M img/2functions-intro +1 -1
M img/example-epigraph +1 -1
@@ 1,4 1,4 @@ -#!/usr/bin/python2 +#!/usr/bin/python import matplotlib as m import matplotlib.pyplot as plt
M img/first-examples +1 -1