We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1c3a371 commit 148cdd0Copy full SHA for 148cdd0
src/SVHN2/SVHN2.jl
@@ -68,8 +68,8 @@ module SVHN2
68
download([dir]; [i_accept_the_terms_of_use])
69
70
Trigger the (interactive) download of the full dataset into
71
- "<`dir`>/$DEPNAME". If no `dir` is provided the dataset will
72
- be downloaded into "~/.julia/datadeps/$DEPNAME".
+ "`dir`". If no `dir` is provided the dataset will be
+ downloaded into "~/.julia/datadeps/$DEPNAME".
73
74
This function will display an interactive dialog unless
75
either the keyword parameter `i_accept_the_terms_of_use` or
0 commit comments