Skip to content

Commit

Permalink
Update tasks.py
Browse files Browse the repository at this point in the history
  • Loading branch information
JerryHamm authored and fabioreask committed Dec 13, 2023
1 parent 7dad1da commit a6a3735
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion api/wx/tasks.py
Original file line number Diff line number Diff line change
Expand Up @@ -1998,4 +1998,4 @@ def process_wave_data(station_id, e_datetime, data, seconds):

reads = df[cols].values.tolist()

return reads
return reads

0 comments on commit a6a3735

Please sign in to comment.