diff --git a/doc/overview.rst b/doc/overview.rst index f92188e..4e2d571 100644 --- a/doc/overview.rst +++ b/doc/overview.rst @@ -69,8 +69,7 @@ The rest of this tutorial can be executed with your own data by changing the Running the code above will only download the data once. We use `Pooch `__ to handle the downloads and it's smart - enough to check if the file already exists on your computer. See - :func:`pooch.retrieve` for more information. + enough to check if the file already exists on your computer. .. seealso::