We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 146846c commit 5b20df1Copy full SHA for 5b20df1
test/algorithms/test_statepreparation.cpp
@@ -86,4 +86,4 @@ TEST(StatePreparation, StatePreparationsAmplitudesNotPowerOf2) {
86
std::complex<double>{1 / std::sqrt(3)}};
87
ASSERT_THROW(qc::createStatePreparationCircuit(amplitudes),
88
std::invalid_argument);
89
-}
+}
0 commit comments