Commit ff898cc8 authored by Bryce Hepner's avatar Bryce Hepner
Browse files

small docstring change

parent 6c96aec2
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -6,7 +6,7 @@ import statsmodels.api as sm
from matplotlib import pyplot as plt
from sklearn.metrics import mean_squared_error
'''Not externally usable code because it was just used for internal testing of a few minor things'''

'''Not a good feature, but good to tell what everything ended up reading out'''
# scenes = file_extractor("images")
# images = image_extractor(scenes)
# print(images)