Skip to content

Commit

Permalink
checking files
Browse files Browse the repository at this point in the history
  • Loading branch information
MauroMendizabal committed Jan 15, 2025
1 parent 8ae52cf commit e75dea2
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions emu_sv/sv_config.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@
CorrelationMatrix,
QubitDensity,
Fidelity,
Energy,
)


Expand Down Expand Up @@ -63,7 +62,7 @@ def __init__(
StateResult,
CorrelationMatrix,
QubitDensity,
Fidelity
Fidelity,
}

unsupported_observables = observables - supported_observables
Expand Down

0 comments on commit e75dea2

Please sign in to comment.