Skip to content

Commit

Permalink
Update src/qibocal/auto/task.py
Browse files Browse the repository at this point in the history
Co-authored-by: Edoardo Pedicillo <[email protected]>
  • Loading branch information
GabrielePalazzo and Edoardo-Pedicillo authored Nov 3, 2023
1 parent ee5d2ec commit 80d6a5f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/qibocal/auto/task.py
Original file line number Diff line number Diff line change
Expand Up @@ -136,7 +136,6 @@ def run(

try:
if self.parameters.nshots is None:
print(self.action)
self.action.parameters["nshots"] = platform.settings.nshots
if self.parameters.relaxation_time is None:
self.action.parameters[
Expand Down

0 comments on commit 80d6a5f

Please sign in to comment.