We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ba6183e commit 494c92aCopy full SHA for 494c92a
astroquery/linelists/cdms/tests/test_cdms_remote.py
@@ -41,6 +41,7 @@ def test_remote_300K():
41
assert tbl['MOLWT'][0] == 18
42
assert tbl['TAG'][0] == 18505
43
44
+
45
@pytest.mark.remote_data
46
def test_co_basics():
47
tbl = CDMS.get_molecule('028503')
0 commit comments