We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2a3cf51 commit 27510d1Copy full SHA for 27510d1
1 file changed
astroquery/linelists/jplspec/core.py
@@ -204,7 +204,7 @@ def _build_table_from_get_molecule(self, mols):
204
"""
205
Fetch full catalog tables for each molecule and combine them.
206
207
- `mols` should be passed through `_resolve_molecules` before being
+ ``mols`` should be passed through ``_resolve_molecules`` before being
208
sent to this function if it is user-specified, but if it comes directly
209
from a query, it should be trusted as-is.
210
0 commit comments