This commit is contained in:
Thomas Applencourt 2015-03-24 13:59:59 +01:00
parent 3735ff8199
commit b7b1436067
1 changed files with 1 additions and 1 deletions

View File

@ -39,7 +39,7 @@ def install_with_pip(name):
class EMSL_dump:
"""
This call implement all you need for download the EMSL and save it localy
This class implement all you need for download the EMSL and save it localy
"""
def __init__(self, db_path=None, format="GAMESS-US", contraction="True"):