Skip to content

Commit 012ac9a

Browse files
committed
Remove debugging test.
1 parent b848920 commit 012ac9a

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

docs/jplspec/jplspec.rst

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -218,9 +218,7 @@ to query these directly.
218218
... min_strength=-500,
219219
... molecule="H2O",
220220
... parse_name_locally=True)
221-
>>> print([1, 2, 3]) # doctest: +ELLIPSIS
222-
[1, ... 3]
223-
>>> print(result) # doctest: +ELLIPSIS
221+
>>> print(result)
224222
FREQ ERR LGINT DR ELO GUP TAG QNFMT QN' QN"
225223
MHz MHz MHz nm2 1 / cm
226224
----------- -------- -------- --- --------- --- ------ ----- -------- --------

0 commit comments

Comments
 (0)