There was an error while loading. Please reload this page.
1 parent 492daff commit 7cb880fCopy full SHA for 7cb880f
1 file changed
tests/test_autocomplete_metadata.py
@@ -130,4 +130,3 @@ def test_autocomplete_sameas_from_live_apis():
130
cas_rn = mod.get_cas(inchikey)
131
if cas_rn:
132
assert re.match(r"^\d{1,7}-\d{2}-\d$", cas_rn), f"unexpected CAS format: {cas_rn!r}"
133
-
0 commit comments