Skip to content

Commit

Permalink
DCO Remediation Commit for Anna Gringauze <[email protected]>
Browse files Browse the repository at this point in the history
I, Anna Gringauze <[email protected]>, hereby add my Signed-off-by to this commit: 3966ee3

Signed-off-by: Anna Gringauze <[email protected]>
  • Loading branch information
annagrin committed Nov 27, 2024
1 parent 3966ee3 commit 797ea89
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion runtime/common/BaseRemoteRESTQPU.h
Original file line number Diff line number Diff line change
Expand Up @@ -479,7 +479,7 @@ class BaseRemoteRESTQPU : public cudaq::QPU {
std::string replacement("$1$3");
passPipelineConfig =
std::regex_replace(passPipelineConfig, combine, replacement);
cudaq::info("Delaying combine-measurements due to emulation. "
cudaq::info("Delaying combine-measurements pass due to emulation. "
"Updating pipeline to {}",
passPipelineConfig);
}
Expand Down

0 comments on commit 797ea89

Please sign in to comment.