File tree Expand file tree Collapse file tree 1 file changed +0
-2
lines changed Expand file tree Collapse file tree 1 file changed +0
-2
lines changed Original file line number Diff line number Diff line change @@ -21,7 +21,6 @@ parameters you can also specify. For instance use the ``linename`` parameter to
21
21
specify the spectrum you wish to fetch. By default this is set to "H I", but
22
22
you can set it to several other values like "Na;Mg", etc. Lets now see a simple example.
23
23
24
- .. code-block :: python
25
24
.. doctest-remote-data ::
26
25
27
26
>>> from astroquery.nist import Nist
@@ -67,7 +66,6 @@ Similarly you can set the ``output_order`` to any one of 'wavelength' or
67
66
'multiplet'. A final parameter you may also set is the ``wavelength_type `` to one of 'vacuum'
68
67
or 'vac+air'. Here is an example with all these parameters.
69
68
70
- .. code-block :: python
71
69
.. doctest-remote-data ::
72
70
73
71
>>> from astroquery.nist import Nist
You can’t perform that action at this time.
0 commit comments