Update src/qibotn/result.py
Co-authored-by: BrunoLiegiBastonLiegi <45011234+BrunoLiegiBastonLiegi@users.noreply.github.com>
This commit is contained in:
@@ -54,7 +54,6 @@ class TensorNetworkResult:
|
||||
ValueError,
|
||||
f"To access frequencies, circuit has to be executed with a given number of shots != None",
|
||||
)
|
||||
else:
|
||||
return self.measures
|
||||
|
||||
def state(self):
|
||||
|
||||
Reference in New Issue
Block a user