Skip to content

Commit

Permalink
fix spelling errors
Browse files Browse the repository at this point in the history
  • Loading branch information
NicoRenaud committed Apr 25, 2023
1 parent 0da91c1 commit 1925bf2
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 22 deletions.
2 changes: 1 addition & 1 deletion docs/example/optimization/h2.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
from qmctorch.scf import Molecule
from qmctorch.wavefunction import SlaterJastrow
from qmctorch.solver import Solver
from qmctorch.sampler import Metropolis, Hamiltonian
from qmctorch.sampler import Metropolis
from qmctorch.utils import set_torch_double_precision
from qmctorch.utils import (plot_energy, plot_data)

Expand Down
Loading

0 comments on commit 1925bf2

Please sign in to comment.