Skip to content

Commit dd89630

Browse files
committed
restore an unintentionally-deleted line (but this probably won't fix the
failure b/c this "response" is still not defined... we need this example to use the previous as context...)
1 parent 2608b8c commit dd89630

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/linelists/cdms/cdms.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -103,6 +103,7 @@ simplified version of the data above is shown below:
103103

104104
.. doctest-remote-data::
105105

106+
>>> print(response['FREQ', 'ERR', 'ELO'])
106107
FREQ ERR ELO
107108
MHz MHz 1 / cm
108109
----------- ------ --------

0 commit comments

Comments
 (0)