Skip to content

Commit

Permalink
Add newline
Browse files Browse the repository at this point in the history
  • Loading branch information
smcolby committed Aug 17, 2023
1 parent ea3b414 commit 6dec1dd
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions isicle/geometry.py
Original file line number Diff line number Diff line change
Expand Up @@ -733,7 +733,9 @@ def to_smarts(self):
-------
str
SMARTS string.
"""

return Chem.MolToSmarts(self.to_mol())

def to_xyzblock(self):
Expand Down

0 comments on commit 6dec1dd

Please sign in to comment.