mirror of
https://github.com/LCPQ/EMSL_Basis_Set_Exchange_Local
synced 2024-12-22 12:23:39 +01:00
Typo
This commit is contained in:
parent
3735ff8199
commit
b7b1436067
@ -39,7 +39,7 @@ def install_with_pip(name):
|
|||||||
|
|
||||||
class EMSL_dump:
|
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"):
|
def __init__(self, db_path=None, format="GAMESS-US", contraction="True"):
|
||||||
|
Loading…
Reference in New Issue
Block a user