Skip to content

Commit

Permalink
better docstring
Browse files Browse the repository at this point in the history
  • Loading branch information
simone-silvestri committed Dec 2, 2024
1 parent 91be188 commit ab2563d
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions src/DataWrangling/DataWrangling.jl
Original file line number Diff line number Diff line change
Expand Up @@ -65,10 +65,8 @@ For example:
```
mktempdir(dir) do tmp
dowloader = netrc_downloader(username, password, machine, tmp)
... download files ...
Downloads.download(fileurl, filepath; downloader)
end
```
"""
Expand Down

0 comments on commit ab2563d

Please sign in to comment.