Skip to content

Commit

Permalink
Fix format.
Browse files Browse the repository at this point in the history
  • Loading branch information
fdmalone committed Aug 14, 2023
1 parent e9b1d3c commit 122d803
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@

from openfermion.resource_estimates.pbc.hamiltonian import (
cholesky_from_df_ints,)
from openfermion.resource_estimates.pbc.testing.test_systems import (
from openfermion.resource_estimates.pbc.testing.systems import (
make_diamond_113_szv,)
from openfermion.resource_estimates.pbc.sparse.sparse_integrals import (
unique_iter, unique_iter_pr_qs, unique_iter_ps_qr, unique_iter_pq_rs,
Expand Down

0 comments on commit 122d803

Please sign in to comment.