diff --git a/api/wx/tasks.py b/api/wx/tasks.py index 9733943..8271cae 100644 --- a/api/wx/tasks.py +++ b/api/wx/tasks.py @@ -1998,4 +1998,4 @@ def process_wave_data(station_id, e_datetime, data, seconds): reads = df[cols].values.tolist() - return reads \ No newline at end of file + return reads