We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f331adc + 5b20df1 commit b78391eCopy full SHA for b78391e
test/algorithms/test_statepreparation.cpp
@@ -90,4 +90,4 @@ TEST(StatePreparation, StatePreparationsAmplitudesNotPowerOf2) {
90
// cast to avoid linting nodiscard
91
ASSERT_THROW(static_cast<void>(qc::createStatePreparationCircuit(amplitudes)),
92
std::invalid_argument);
93
-}
+}
0 commit comments