From 1a033eaf45501dc33770e578eda463fed6d97a9f Mon Sep 17 00:00:00 2001 From: eric Date: Mon, 1 Apr 2024 17:54:21 -0700 Subject: [PATCH] formatting --- easysnowdata/automatic_weather_stations.py | 1 - 1 file changed, 1 deletion(-) diff --git a/easysnowdata/automatic_weather_stations.py b/easysnowdata/automatic_weather_stations.py index fb80598..e08c995 100644 --- a/easysnowdata/automatic_weather_stations.py +++ b/easysnowdata/automatic_weather_stations.py @@ -46,7 +46,6 @@ def __init__( self.WTEQ = None self.PRCPSA = None - self.data = None self.data = None self.entire_data_archive = None