test commit

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