Skip to content

Commit

Permalink
codefactor
Browse files Browse the repository at this point in the history
  • Loading branch information
paul0403 committed Oct 1, 2024
1 parent c4c5341 commit 2a2420e
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -343,7 +343,6 @@ void LightningKokkosSimulator::PartialProbs(
}

std::vector<size_t> LightningKokkosSimulator::GenerateSamples(size_t shots) {

// generate_samples is a member function of the Measures class.
Pennylane::LightningKokkos::Measures::Measurements<StateVectorT> m{
*(this->device_sv)};
Expand Down

0 comments on commit 2a2420e

Please sign in to comment.