Skip to content

Commit

Permalink
minor correction
Browse files Browse the repository at this point in the history
  • Loading branch information
gonfeco committed Apr 29, 2024
1 parent 6cc6e63 commit 38c6e53
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tnbs/BTC_04_PH/my_benchmark_execution.py
Original file line number Diff line number Diff line change
Expand Up @@ -379,7 +379,7 @@ def exe(self):
"t_inv": True,
# Ground State Energy
"qpu_ph" : qpu_ph,
"nb_shots" : nb_shots,
"nb_shots" : None,
"truncation": truncation,
# Saving
"save": True,
Expand Down

0 comments on commit 38c6e53

Please sign in to comment.