Skip to content

Commit

Permalink
Add parse module
Browse files Browse the repository at this point in the history
  • Loading branch information
smcolby committed Jul 29, 2024
1 parent e11efc5 commit af284f2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion isicle/__init__.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
from isicle import adducts, conformers, geometry, md, mobility, qm
from isicle import adducts, conformers, geometry, md, mobility, parse, qm
from isicle.io import load, save

__version__ = "2.0.0"

0 comments on commit af284f2

Please sign in to comment.