From 38c6e537853c63f3fccfbcf2c2f7602e7a01a1a3 Mon Sep 17 00:00:00 2001 From: gonfeco Date: Mon, 29 Apr 2024 21:29:02 +0200 Subject: [PATCH] minor correction --- tnbs/BTC_04_PH/my_benchmark_execution.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tnbs/BTC_04_PH/my_benchmark_execution.py b/tnbs/BTC_04_PH/my_benchmark_execution.py index 5124d5b..6718154 100644 --- a/tnbs/BTC_04_PH/my_benchmark_execution.py +++ b/tnbs/BTC_04_PH/my_benchmark_execution.py @@ -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,