Skip to content

Commit

Permalink
Add another remote data tag
Browse files Browse the repository at this point in the history
  • Loading branch information
SolarDrew committed Feb 18, 2025
1 parent e5491c7 commit e076596
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 @@ -16,7 +16,7 @@ When this happens you may see the following warning (or something similar) when

.. code-block:: python
>>> from dkist.data.sample import VBI_AJQWW
>>> from dkist.data.sample import VBI_AJQWW # doctest: +REMOTE_DATA
>>> from dkist import load_dataset
>>> ds = load_dataset(VBI_AJQWW)
Expand Down

0 comments on commit e076596

Please sign in to comment.