Skip to content

Commit

Permalink
fixed erroneous import statement (#24)
Browse files Browse the repository at this point in the history
  • Loading branch information
babbush authored Jan 3, 2018
1 parent abea455 commit 5b96617
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion openfermionpsi4/_psi4_template
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ import sys

from openfermion.config import *
from openfermion.hamiltonians import MolecularData
from openfermion.ops import general_basis_change
from openfermion.ops._polynomial_tensor import general_basis_change

from numpy import array

Expand Down

0 comments on commit 5b96617

Please sign in to comment.