Skip to content

Commit

Permalink
Fix invalid molfile format
Browse files Browse the repository at this point in the history
  • Loading branch information
JanCBrammer committed Oct 30, 2024
1 parent b699df4 commit 98c1fb2
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions INCHI-1-TEST/tests/test_executable/test_pubchem_107.py
Original file line number Diff line number Diff line change
Expand Up @@ -297,8 +297,7 @@ def molfile_CID_6419481():

@pytest.fixture
def molfile_CID_6419538():
return """
6419481
return """6419481
-OEChem-10082407562D
41 42 0 0 0 0 0 0 0999 V2000
Expand Down

0 comments on commit 98c1fb2

Please sign in to comment.