mirror of
https://github.com/QuantumPackage/qp2.git
synced 2025-01-03 18:16:04 +01:00
Fixing trexio import
This commit is contained in:
parent
16a7bdc4b0
commit
1931b80fc5
@ -253,7 +253,7 @@ def write_ezfio(trexio_filename, filename):
|
|||||||
|
|
||||||
print(basis_type)
|
print(basis_type)
|
||||||
except:
|
except:
|
||||||
raise
|
basis_type = "None"
|
||||||
print("None")
|
print("None")
|
||||||
ezfio.set_ao_basis_ao_cartesian(True)
|
ezfio.set_ao_basis_ao_cartesian(True)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user