Skip to content

Commit

Permalink
Maybe also import PythonCall smh
Browse files Browse the repository at this point in the history
  • Loading branch information
Alexsp32 committed Jul 26, 2024
1 parent 21a43e4 commit 9c43373
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/adiabatic/ase_interface.jl
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,9 @@ NQCModels installs a Conda environment containing ase and MACE by default as par
"""

using PythonCall

struct AdiabaticASEModel{A} <: AdiabaticModel
atoms::A
end
Expand Down

0 comments on commit 9c43373

Please sign in to comment.