Skip to content

Commit 04df663

Browse files
Jorge Fernandez HernandezJorge Fernandez Hernandez
authored andcommitted
GAIAPCR-1341 minor correction in the format of the file to fix the last code-block
1 parent e07691e commit 04df663

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/gaia/gaia.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -867,6 +867,7 @@ The following example shows how to retrieve the DataLink products associated wit
867867
... data_release=data_release, retrieval_type=retrieval_type, data_structure=data_structure)
868868

869869
The DataLink products are stored inside a Python Dictionary. Each of its elements (keys) contains a one-element list that can be extracted as follows:
870+
870871
.. code-block:: python
871872
872873
>>> dl_keys = [inp for inp in datalink.keys()]

0 commit comments

Comments
 (0)