@@ -7,6 +7,8 @@ from mpl_toolkits.basemap import Basemap
eq_lat, eq_lon = [], []
magnitudes, eq_ts = [], []
# test commit
with open('2.5_week.csv', encoding='utf-8') as csvfile:
reader = csv.DictReader(csvfile)
for row in reader:
The note is not visible to the blocked user.