Skip to content

Commit

Permalink
Even more remote data
Browse files Browse the repository at this point in the history
  • Loading branch information
SolarDrew committed Feb 18, 2025
1 parent 5f04fee commit 5e97c79
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 @@ -18,7 +18,7 @@ When this happens you may see the following warning (or something similar) when
>>> from dkist.data.sample import VBI_AJQWW # doctest: +REMOTE_DATA
>>> from dkist import load_dataset
>>> ds = load_dataset(VBI_AJQWW)
>>> ds = load_dataset(VBI_AJQWW) # doctest: +REMOTE_DATA
asdf.exceptions.AsdfPackageVersionWarning: File 'file:///home/runner/.local/share/dkist/VBI_AJQWW/VBI_L1_20231016T184519_AJQWW_metadata.asdf' was created with extension URI 'asdf://astropy.org/core/extensions/core-1.5.0' (from package asdf-astropy==0.5.0), which is not currently installed
Expand Down

0 comments on commit 5e97c79

Please sign in to comment.