Skip to content

Commit

Permalink
Update download.py (#488)
Browse files Browse the repository at this point in the history
  • Loading branch information
mahrsee1997 authored Oct 21, 2024
1 parent a9121be commit 52d91b1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion weather_dl_v2/cli/app/subcommands/download.py
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ def submit_download(
),
] = False,
priority: Annotated[
int | None,
int,
typer.Option(
"-p",
"--priority",
Expand Down

0 comments on commit 52d91b1

Please sign in to comment.