@@ -73,7 +73,7 @@ if __name__ == '__main__':
imp = Importer(db_conn)
test_csv = "./data/stats/gl2022.csv"
print(imp.parse_one_file(test_csv))
imp.parse_one_file(test_csv)
#we = Weather()
#print(we.get_weather(39.26733000, -76.79831000, "20250706", 12))
The note is not visible to the blocked user.