10
0
mirror of https://github.com/LCPQ/EMSL_Basis_Set_Exchange_Local synced 2024-07-27 13:17:34 +02:00
This commit is contained in:
Thomas Applencourt 2015-03-24 13:59:59 +01:00
parent 3735ff8199
commit b7b1436067

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"):