Skip to content

Commit 7cb880f

Browse files
committed
formatted the test
1 parent 492daff commit 7cb880f

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

tests/test_autocomplete_metadata.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -130,4 +130,3 @@ def test_autocomplete_sameas_from_live_apis():
130130
cas_rn = mod.get_cas(inchikey)
131131
if cas_rn:
132132
assert re.match(r"^\d{1,7}-\d{2}-\d$", cas_rn), f"unexpected CAS format: {cas_rn!r}"
133-

0 commit comments

Comments
 (0)