diff --git a/make_plot.py b/make_plot.py index 0a1b091..08c1e2d 100644 --- a/make_plot.py +++ b/make_plot.py @@ -35,3 +35,5 @@ pyplot.title('Plot of Column 800 Values and Mean') pyplot.xlabel('Pixels') pyplot.ylabel('Intensity') + +#this is a useless comment