Commit 75e1b500 authored by Bryce Hepner's avatar Bryce Hepner
Browse files

fixed spelling error

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


# scenes = file_extractor("images")
# scenes = file_extractor("images")
# images = image_extractor(scenes)
# images = image_extractor(scenes)