Skip to content

Commit

Permalink
Update docs/howto_guides/replacing_asdfs.rst
Browse files Browse the repository at this point in the history
Co-authored-by: Stuart Mumford <[email protected]>
  • Loading branch information
SolarDrew and Cadair authored Feb 18, 2025
1 parent 5b03110 commit 9dd9fb9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/howto_guides/replacing_asdfs.rst
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ For example:
Fido.fetch(res, path="~/sunpy/data/{instrument}/{dataset_id}", overwrite=True) # doctest: +SKIP
where `res` is the result of a `Fido` search for some dataset you already have saved locally.
where ``res`` is the result of a ``Fido`` search for some dataset you already have saved locally.

You might also need to force a refresh of the sample data which is included with the Python tools.
Again, we can use the `overwrite` keyword for this.
Expand Down

0 comments on commit 9dd9fb9

Please sign in to comment.