test commit

This commit is contained in:
SowinskiBraeden committed 2022-05-22 21:13:22 -07:00
1 parent ebacf1c5ae
commit f2a9248917
1 file changed
+1 -1
+1 -1
View File
@@ -7,7 +7,7 @@ from mpl_toolkits.basemap import Basemap
eq_lat, eq_lon = [], [] eq_lat, eq_lon = [], []
magnitudes, eq_ts = [], [] magnitudes, eq_ts = [], []
# test commit # test commit 2
with open('2.5_week.csv', encoding='utf-8') as csvfile: with open('2.5_week.csv', encoding='utf-8') as csvfile:
reader = csv.DictReader(csvfile) reader = csv.DictReader(csvfile)