Skip to content

Commit

Permalink
Bug fix.
Browse files Browse the repository at this point in the history
  • Loading branch information
mgt16-LANL committed Dec 17, 2024
1 parent e9e64db commit 6ec7be6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion architector/io_calc.py
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
except ImportError:
pass

from arch_xtb_text_ase_calc import XTB_Calculator
from architector.arch_xtb_text_ase_calc import XTB_Calculator
from tblite.ase import TBLite
# No GFN-FF nor solvent support yet in TBLite

Expand Down

0 comments on commit 6ec7be6

Please sign in to comment.