Skip to content

Commit

Permalink
fix codefactor
Browse files Browse the repository at this point in the history
  • Loading branch information
LuisAlfredoNu committed Dec 16, 2024
1 parent 93b2480 commit 98e65d9
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -124,7 +124,6 @@ TEMPLATE_TEST_CASE("MPSTNCuda::MPSShapeCheck()", "[MPSTNCuda]", float, double) {
const std::size_t num_qubits = 4;
const std::size_t maxBondDim = 8;
SECTION("Correct incoming MPS shape") {

MPSTNCuda<TestType> mps_state{num_qubits, maxBondDim};

std::vector<std::vector<std::size_t>> correct_shape{
Expand Down

0 comments on commit 98e65d9

Please sign in to comment.