Skip to content

Commit

Permalink
Added doc string for file_name argument
Browse files Browse the repository at this point in the history
  • Loading branch information
nkorinek committed Jul 13, 2023
1 parent 4f2a6be commit 4ff96db
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions earthpy/io.py
Original file line number Diff line number Diff line change
Expand Up @@ -173,6 +173,9 @@ def get_data(
already downloaded.
verbose : bool
Whether to print verbose output while downloading files.
file_name : string
Change the file name of files downloaded from urls. Can't be used
with key downloads.
Returns
-------
Expand Down

0 comments on commit 4ff96db

Please sign in to comment.