Skip to content

Commit

Permalink
Forgot the last keywork
Browse files Browse the repository at this point in the history
  • Loading branch information
natgeo-wong committed Mar 8, 2024
1 parent a692f88 commit bd0c976
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/downloads/downloads.jl
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,7 @@ function download(
ptop :: Int = 0,
pbot :: Int = 0,
pvec :: Vector{Int} = [0],
grib :: Bool,
grib :: Bool = false,
overwrite :: Bool = false
)

Expand Down

0 comments on commit bd0c976

Please sign in to comment.