Skip to content

Commit

Permalink
force unblind
Browse files Browse the repository at this point in the history
  • Loading branch information
FaroutYLq committed Sep 4, 2024
1 parent eb12ed2 commit 84daae2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions jobs/job.py
Original file line number Diff line number Diff line change
Expand Up @@ -101,6 +101,7 @@ def create_context(settings, runid):
simu_mode=settings["simu_mode"],
rate=settings["rate"] if settings["rate"] else None,
en_range=settings["en_range"] if settings["en_range"] else None,
unblind=True
)
for d in settings["storage_to_patch"]:
if d:
Expand Down

0 comments on commit 84daae2

Please sign in to comment.